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

/freebsd-11-stable/sys/netinet6/
H A Dip6_var.h331 #define V_ip6_auto_linklocal VNET(ip6_auto_linklocal) macro
H A Dip6_input.c219 &V_ip6_auto_linklocal);
H A Dnd6.c273 * default regardless of the V_ip6_auto_linklocal configuration to
276 if ((V_ip6_auto_linklocal && ifp->if_type != IFT_BRIDGE) ||

Completed in 94 milliseconds