Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/
H A DIP6_EXTHDR_CHECK_61873584.c42 T_ASSERT_POSIX_SUCCESS(s = socket(AF_INET6, SOCK_RAW, IPPROTO_HOPOPTS), NULL);
/xnu-11215.81.4/bsd/netinet6/
H A Dip6_input.c1185 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_input()
1352 if (nxt == IPPROTO_HOPOPTS && in ip6_input()
1982 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_savecontrol()
2026 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2071 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2255 case IPPROTO_HOPOPTS: in ip6_nexthdr()
H A Dah_core.c914 case IPPROTO_HOPOPTS: in ah6_calccksum()
H A Dip6_output.c845 MAKE_CHAIN(exthdrs.ip6e_hbh, mprev, nexthdrp, IPPROTO_HOPOPTS); in ip6_output_list()
2066 if (plen != 0 || nxt != IPPROTO_HOPOPTS) { in in6_finalize_cksum()
H A Dicmp6.c1009 case IPPROTO_HOPOPTS: in icmp6_notify_error()
/xnu-11215.81.4/bsd/netinet/
H A Din.h108 #define IPPROTO_HOPOPTS 0 /* IP6 hop-by-hop options */ macro
/xnu-11215.81.4/bsd/net/
H A Dnat464_utils.c1074 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()