Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Din.c527 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()
Din_var.h51 struct in_multi *ii_allhosts; /* 224.0.0.1 membership */ member