Search | Google it | Results 1 - 2 of 2 for funcall:IN_LOCAL_GROUP (0.00 seconds) |
271: inm->inm_timer == 0 && 272: !IN_LOCAL_GROUP(inm->inm_addr.s_addr)) { 273: inm->inm_state = IGMP_DELAYING_MEMBER;
217:
218: #define IN_ANY_LOCAL(i) (IN_LINKLOCAL(i) || IN_LOCAL_GROUP(i))
219: