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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dip.h43 extern struct mbuf *ipv6_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c355 { PROTO_IPV6, ipv6_Input },
H A Dip.c976 ipv6_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) function
981 log_Printf(LogWARN, "ipv6_Input: IPV6CP not open - packet dropped\n");

Completed in 34 milliseconds