Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet6/
Din6.c1490 struct in6_addr *in6_bestgw, *in6_newgw; in in6_ifawithscope() local
1492 in6_bestgw = &ia6_best->ia_gwaddr.sin6_addr; in in6_ifawithscope()
1494 if (!IN6_ARE_ADDR_EQUAL(in6_bestgw, gw6) && in in6_ifawithscope()