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

/freebsd-10.0-release/usr.sbin/ppp/
H A Dipv6cp.h82 extern int ipv6cp_PushPacket(struct ipv6cp *, struct link *);
H A Dncp.c356 res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l);
358 if ((res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l)))
H A Dipv6cp.c421 ipv6cp_PushPacket(struct ipv6cp *ipv6cp, struct link *l) function

Completed in 135 milliseconds