Searched refs:V_nd6_useloopback (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/netinet6/ | ||
| D | nd6.h | 339 #define V_nd6_useloopback VNET(nd6_useloopback) macro |
| D | in6.c | 1451 if (!(ia->ia_flags & IFA_RTSELF) && V_nd6_useloopback) { in in6_notify_ifa() |