Searched refs:ip6_only_allow_rfc4193_prefix (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_proto.c417 int ip6_only_allow_rfc4193_prefix = 0; /* Only allow RFC4193 style Unique Local IPv6 Unicast prefixes */ variable
580 &ip6_only_allow_rfc4193_prefix, 0, "");
H A Dip6_var.h425 extern int ip6_only_allow_rfc4193_prefix; /* RFC4193 Unique Local Unicast Prefixes only */
H A Dnd6_rtr.c556 * + ip6_only_allow_rfc4193_prefix != 0 &&
559 if (ip6_only_allow_rfc4193_prefix &&

Completed in 29 milliseconds