Searched refs:IP_V4_ILL_G_LIST (Results 1 – 2 of 2) sorted by relevance
1684 for (ifp = IP_V4_ILL_G_LIST(ipst); in igmp_slowtimo()1685 ifp != (ill_if_t *)&IP_V4_ILL_G_LIST(ipst); in igmp_slowtimo()
1395 #define IP_V4_ILL_G_LIST(ipst) \ macro