Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A DIP6_EXTHDR_CHECK_61873584.c42 T_ASSERT_POSIX_SUCCESS(s = socket(AF_INET6, SOCK_RAW, IPPROTO_HOPOPTS), NULL);
/xnu-10002.41.9/bsd/netinet6/
H A Dip6_input.c1174 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_input()
1337 if (nxt == IPPROTO_HOPOPTS && in ip6_input()
1958 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) { in ip6_savecontrol()
2002 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2047 case IPPROTO_HOPOPTS: in ip6_savecontrol()
2239 case IPPROTO_HOPOPTS: in ip6_nexthdr()
H A Dah_core.c1604 case IPPROTO_HOPOPTS: in ah6_calccksum()
H A Dip6_output.c832 MAKE_CHAIN(exthdrs.ip6e_hbh, mprev, nexthdrp, IPPROTO_HOPOPTS); in ip6_output_list()
2043 if (plen != 0 || nxt != IPPROTO_HOPOPTS) { in in6_finalize_cksum()
H A Dicmp6.c1006 case IPPROTO_HOPOPTS: in icmp6_notify_error()
/xnu-10002.41.9/bsd/netinet/
H A Din.h108 #define IPPROTO_HOPOPTS 0 /* IP6 hop-by-hop options */ macro
/xnu-10002.41.9/bsd/net/
H A Dnat464_utils.c1068 case IPPROTO_HOPOPTS: in nat464_translate_proto()
H A Dpf_norm.c2350 case IPPROTO_HOPOPTS: in pf_normalize_ip6()
H A Dpf.c8132 case IPPROTO_HOPOPTS: in pf_test_state_icmp()
10477 case IPPROTO_HOPOPTS: in pf_test6()