Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Digmp.c259 rti->rti_type = IGMP_V1_ROUTER; in igmp_input()
396 inm->inm_rti->rti_type != IGMP_V1_ROUTER) in igmp_leavegroup()
478 if (rti->rti_type == IGMP_V1_ROUTER) { in igmp_slowtimo_dispatch()
H A Digmp_var.h88 #define IGMP_V1_ROUTER IGMP_V1_MEMBERSHIP_REPORT macro