Searched refs:ipcp_PushPacket (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dipcp.h134 extern int ipcp_PushPacket(struct ipcp *, struct link *);
H A Dncp.c355 if ((res = ipcp_PushPacket(&bundle->ncp.ipcp, l)))
363 res = ipcp_PushPacket(&bundle->ncp.ipcp, l);
366 res = ipcp_PushPacket(&bundle->ncp.ipcp, l);
H A Dipcp.c1444 ipcp_PushPacket(struct ipcp *ipcp, struct link *l) function

Completed in 76 milliseconds