Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A DIP6_EXTHDR_CHECK_61873584.c42 T_ASSERT_POSIX_SUCCESS(s = socket(AF_INET6, SOCK_RAW, IPPROTO_HOPOPTS), NULL);
/xnu-11417.121.6/bsd/netinet6/
H A Dip6_input.c1186 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_input()
1353 if (nxt == IPPROTO_HOPOPTS && in ip6_input()
1983 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_savecontrol()
2027 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2072 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2256 case IPPROTO_HOPOPTS: in ip6_nexthdr()
H A Dah_core.c914 case IPPROTO_HOPOPTS: in ah6_calccksum()
H A Dip6_output.c863 MAKE_CHAIN(exthdrs.ip6e_hbh, mprev, nexthdrp, IPPROTO_HOPOPTS); in ip6_output_list()
2101 if (plen != 0 || nxt != IPPROTO_HOPOPTS) { in in6_finalize_cksum()
H A Dicmp6.c1009 case IPPROTO_HOPOPTS: in icmp6_notify_error()
/xnu-11417.121.6/bsd/netinet/
H A Din.h108 #define IPPROTO_HOPOPTS 0 /* IP6 hop-by-hop options */ macro
/xnu-11417.121.6/bsd/net/
H A Dnat464_utils.c1086 case IPPROTO_HOPOPTS: in nat464_translate_proto()
H A Dpf_norm.c2353 case IPPROTO_HOPOPTS: in pf_normalize_ip6()
H A Dpf.c8112 case IPPROTO_HOPOPTS: in pf_test_state_icmp()
10458 case IPPROTO_HOPOPTS: in pf_test6()