Searched refs:ipv6cp_PushPacket (Results 1 – 3 of 3) sorted by relevance
82 extern int ipv6cp_PushPacket(struct ipv6cp *, struct link *);
356 res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l); in ncp_PushPacket()358 if ((res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l))) in ncp_PushPacket()
421 ipv6cp_PushPacket(struct ipv6cp *ipv6cp, struct link *l) in ipv6cp_PushPacket() function