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

/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template96 ip6_input.o \
256 ip6_input.o \
H A Dfiles329 bsd/netinet6/ip6_input.c optional inet6
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h325 * it will be initialized when we come into ip6_input().
460 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 $ */
296 ip6_input(packet);
472 ip6_input(struct mbuf *m) function
892 "ip6_input: packet to an unready address %s->%s\n",

Completed in 25 milliseconds