Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dip.h45 extern struct mbuf *ipv6_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c357 { PROTO_IPV6, ipv6_Input },
Dip.c982 ipv6_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipv6_Input() function