Searched refs:in6_bestgw (Results 1 – 1 of 1) sorted by relevance
1490 struct in6_addr *in6_bestgw, *in6_newgw; in in6_ifawithscope() local1492 in6_bestgw = &ia6_best->ia_gwaddr.sin6_addr; in in6_ifawithscope()1494 if (!IN6_ARE_ADDR_EQUAL(in6_bestgw, gw6) && in in6_ifawithscope()