Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Dip6_var.h537 extern void ip6_input(struct mbuf *);
H A Dip6_input.c341 ip6_input(packet); in ip6_proto_input()
779 ip6_input(struct mbuf *m) in ip6_input() function
/xnu-11215.81.4/bsd/conf/
H A DMakefile.template114 ip6_input.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
H A Dfiles314 bsd/netinet6/ip6_input.c optional inet
/xnu-11215.81.4/bsd/net/
H A Dpf.c4916 ip6_input(m); in pf_nat64_ipv4()