Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Din6_proto.c458 int ip6_only_allow_rfc4193_prefix = 0; /* Only allow RFC4193 style Unique Local IPv6 Unica… variable
676 &ip6_only_allow_rfc4193_prefix, 0, "");
H A Dip6_var.h482 extern int ip6_only_allow_rfc4193_prefix;
H A Dnd6_rtr.c720 if (ip6_only_allow_rfc4193_prefix && in nd6_ra_input()