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

/freebsd-10.3-release/sys/netgraph/
H A Dng_ipfw.c260 ip6_input(m);
/freebsd-10.3-release/sys/netinet6/
H A Dip6_var.h262 * it will be initialized when we come into ip6_input().
388 void ip6_input(struct mbuf *);
H A Dip6_input.c29 * $KAME: ip6_input.c,v 1.259 2002/01/21 04:58:09 jinmei Exp $
64 __FBSDID("$FreeBSD: releng/10.3/sys/netinet6/ip6_input.c 279911 2015-03-12 09:04:19Z ae $");
131 .nh_handler = ip6_input,
404 ip6_input(struct mbuf *m) function
728 "ip6_input: packet to an unready address %s->%s\n",
840 "ip6_input: packet to an unready address %s->%s\n",

Completed in 171 milliseconds