Home
last modified time | relevance | path

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

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