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

/freebsd-11-stable/usr.sbin/ppp/
H A Dip.h45 extern struct mbuf *ipv6_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c357 { PROTO_IPV6, ipv6_Input },
H A Dip.c978 ipv6_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) function
983 log_Printf(LogWARN, "ipv6_Input: IPV6CP not open - packet dropped\n");

Completed in 127 milliseconds