Home
last modified time | relevance | path

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

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