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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_var.h224 * it will be initialized when we come into ip6_input().
313 void ip6_input(struct mbuf *);
H A Dip6_input.c28 /* $FreeBSD: src/sys/netinet6/ip6_input.c,v 1.11.2.10 2001/07/24 19:10:18 brooks Exp $ */
29 /* $KAME: ip6_input.c,v 1.194 2001/05/27 13:28:35 itojun Exp $ */
211 ip6_input(packet);
355 ip6_input(m) function
719 "ip6_input: packet to an unready address %s->%s\n",
/macosx-10.5.8/xnu-1228.15.4/bsd/conf/
H A DMakefile59 export ip6_input.o_CFLAGS_ADD=-Wno-sign-compare

Completed in 23 milliseconds