Searched refs:ii_allhosts (Results 1 – 2 of 2) sorted by relevance
527 NULL, &ii->ii_allhosts); in in_control()591 if (ii->ii_allhosts) { in in_control()592 (void)in_leavegroup_locked(ii->ii_allhosts, NULL); in in_control()593 ii->ii_allhosts = NULL; in in_control()
51 struct in_multi *ii_allhosts; /* 224.0.0.1 membership */ member