Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/
H A Dip6_var.h538 extern void ip6_input(struct mbuf *);
H A Dip6_input.c341 ip6_input(packet); in ip6_proto_input()
780 ip6_input(struct mbuf *m) in ip6_input() function
/xnu-11417.121.6/bsd/conf/
H A DMakefile.template115 ip6_input.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
H A Dfiles320 bsd/netinet6/ip6_input.c optional inet bound-checks
/xnu-11417.121.6/bsd/net/
H A Dpf.c4916 ip6_input(m); in pf_nat64_ipv4()