Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dip6_var.h528 extern void ip6_input(struct mbuf *);
H A Dip6_input.c342 ip6_input(packet); in ip6_proto_input()
780 ip6_input(struct mbuf *m) in ip6_input() function
/xnu-10063.141.1/bsd/conf/
H A DMakefile.template98 ip6_input.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
H A Dfiles310 bsd/netinet6/ip6_input.c optional inet
/xnu-10063.141.1/bsd/net/
H A Dpf.c4935 ip6_input(m); in pf_nat64_ipv4()