Searched refs:ipcp_PushPacket (Results 1 – 3 of 3) sorted by relevance
353 if ((res = ipcp_PushPacket(&bundle->ncp.ipcp, l))) in ncp_PushPacket()361 res = ipcp_PushPacket(&bundle->ncp.ipcp, l); in ncp_PushPacket()364 res = ipcp_PushPacket(&bundle->ncp.ipcp, l); in ncp_PushPacket()
132 extern int ipcp_PushPacket(struct ipcp *, struct link *);
1442 ipcp_PushPacket(struct ipcp *ipcp, struct link *l) in ipcp_PushPacket() function