Home
last modified time | relevance | path

Searched refs:ip6_input (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.121.3/bsd/netinet6/
H A Dip6_var.h523 extern void ip6_input(struct mbuf *);
H A Dip6_input.c338 ip6_input(packet); in ip6_proto_input()
776 ip6_input(struct mbuf *m) in ip6_input() function
/xnu-8020.121.3/bsd/conf/
H A DMakefile.template97 ip6_input.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
H A Dfiles357 bsd/netinet6/ip6_input.c optional inet
/xnu-8020.121.3/bsd/net/
H A Dpf.c4801 ip6_input(m); in pf_nat64_ipv4()