Home
last modified time | relevance | path

Searched refs:ipcp_SetLink (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/ppp/
Dipcp.h117 extern void ipcp_SetLink(struct ipcp *, struct link *);
Dncp.c203 ipcp_SetLink(&ncp->ipcp, l); in ncp_SetLink()
Dipcp.c517 ipcp_SetLink(struct ipcp *ipcp, struct link *l) in ipcp_SetLink() function