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

/freebsd-11-stable/usr.sbin/ppp/
H A Dipv6cp.h84 extern int ipv6cp_PushPacket(struct ipv6cp *, struct link *);
H A Dncp.c358 res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l);
360 if ((res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l)))
H A Dipv6cp.c423 ipv6cp_PushPacket(struct ipv6cp *ipv6cp, struct link *l) function

Completed in 64 milliseconds