Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c1777 for (ifp = IP_V6_ILL_G_LIST(ipst); in mld_slowtimo()
1778 ifp != (ill_if_t *)&IP_V6_ILL_G_LIST(ipst); in mld_slowtimo()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1398 #define IP_V6_ILL_G_LIST(ipst) \ macro