Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dipsec.m491 T_PASS("wrote bad ipv6 header successfully");
/xnu-12377.61.12/bsd/skywalk/core/
H A Dskywalk.c1287 SK_MEMCMP_MASK_VERIFY(ipv6, 64, 40); in skywalk_memcmp_mask_self_tests()
/xnu-12377.61.12/bsd/netinet/
H A Dmptcp_subr.c311 mptcp_get_session_dst(struct mptses *mpte, boolean_t ipv6, boolean_t ipv4) in mptcp_get_session_dst() argument
313 if (ipv6 && mpte->mpte_sub_dst_v6.sin6_family == AF_INET6) { in mptcp_get_session_dst()