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

/freebsd-9.3-release/sys/netgraph/
H A Dng_ipfw.c260 ip6_input(m);
/freebsd-9.3-release/sys/netinet6/
H A Dip6_var.h258 * 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 $
132 .nh_handler = ip6_input,
412 ip6_input(struct mbuf *m) function
739 "ip6_input: packet to an unready address %s->%s\n",
851 "ip6_input: packet to an unready address %s->%s\n",

Completed in 106 milliseconds