Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_input.c329 ip6_proto_input(protocol_family_t protocol, mbuf_t packet) in ip6_proto_input() function
503 i = proto_register_input(PF_INET6, ip6_proto_input, NULL, 0); in ip6_init()