Home
last modified time | relevance | path

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

/xnu-8020.121.3/tests/
H A DIP6_EXTHDR_CHECK_61873584.c42 T_ASSERT_POSIX_SUCCESS(s = socket(AF_INET6, SOCK_RAW, IPPROTO_HOPOPTS), NULL);
/xnu-8020.121.3/bsd/netinet6/
H A Dip6_input.c1165 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_input()
1328 if (nxt == IPPROTO_HOPOPTS && in ip6_input()
1949 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_savecontrol()
1993 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2038 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2230 case IPPROTO_HOPOPTS: in ip6_nexthdr()
H A Dah_core.c1595 case IPPROTO_HOPOPTS: in ah6_calccksum()
H A Dip6_output.c832 MAKE_CHAIN(exthdrs.ip6e_hbh, mprev, nexthdrp, IPPROTO_HOPOPTS); in ip6_output_list()
2047 if (plen != 0 || nxt != IPPROTO_HOPOPTS) { in in6_finalize_cksum()
H A Dicmp6.c977 case IPPROTO_HOPOPTS: in icmp6_notify_error()
/xnu-8020.121.3/bsd/netinet/
H A Din.h108 #define IPPROTO_HOPOPTS 0 /* IP6 hop-by-hop options */ macro
/xnu-8020.121.3/bsd/net/
H A Dnat464_utils.c1068 case IPPROTO_HOPOPTS: in nat464_translate_proto()
H A Dpf_norm.c2351 case IPPROTO_HOPOPTS: in pf_normalize_ip6()
H A Dpf.c7947 case IPPROTO_HOPOPTS: in pf_test_state_icmp()
10293 case IPPROTO_HOPOPTS: in pf_test6()