Home
last modified time | relevance | path

Searched refs:IGMP_IDLE_MEMBER (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Digmp.c816 case IGMP_IDLE_MEMBER: in igmp_input_v1_query()
969 case IGMP_IDLE_MEMBER: in igmp_v2_update_group()
1174 case IGMP_IDLE_MEMBER: in igmp_input_v3_group_query()
1329 case IGMP_IDLE_MEMBER: in igmp_input_v1_report()
1447 case IGMP_IDLE_MEMBER: in igmp_input_v2_report()
1820 case IGMP_IDLE_MEMBER: in igmp_v1v2_process_group_timer()
1827 inm->inm_state = IGMP_IDLE_MEMBER; in igmp_v1v2_process_group_timer()
1893 case IGMP_IDLE_MEMBER: in igmp_v3_process_group_timers()
2079 case IGMP_IDLE_MEMBER: in igmp_v3_cancel_link_timers()
2590 case IGMP_IDLE_MEMBER: in igmp_final_leave()
[all …]
H A Digmp_var.h111 #define IGMP_IDLE_MEMBER 3 /* IGMPv1/2 we reported last */ macro
H A Din_mcast.c3017 [IGMP_IDLE_MEMBER] = "idle",
/f-stack/tools/compat/include/netinet/
H A Digmp_var.h111 #define IGMP_IDLE_MEMBER 3 /* IGMPv1/2 we reported last */ macro