Home
last modified time | relevance | path

Searched refs:well_known_prefix (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/net/
H A Dnat464_utils.c101 static const struct in6_addr well_known_prefix = { in nat464_synthesize_ipv6() local
140 …IN6_ARE_ADDR_EQUAL(&prefix, &well_known_prefix)) { // https://tools.ietf.org/html/rfc6052#section-… in nat464_synthesize_ipv6()
/xnu-11417.101.15/bsd/netinet/
H A Dmptcp_subr.c530 static const struct in6_addr well_known_prefix = { in mptcp_synthesize_nat64() local
552 IN6_ARE_ADDR_EQUAL(addr, &well_known_prefix)) { in mptcp_synthesize_nat64()