Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dmld6.c215 #define V_current_state_timers_running6 VNET(current_state_timers_running6) macro
757 V_current_state_timers_running6 = 1; in mld_v1_update_group()
1005 V_current_state_timers_running6 = 1; in mld_v2_process_group_query()
1016 V_current_state_timers_running6 = 1; in mld_v2_process_group_query()
1052 V_current_state_timers_running6 = 1; in mld_v2_process_group_query()
1340 if (!V_current_state_timers_running6 && in mld_fasttimo_vnet()
1366 if (!V_current_state_timers_running6 && in mld_fasttimo_vnet()
1370 V_current_state_timers_running6 = 0; in mld_fasttimo_vnet()
1451 V_current_state_timers_running6 = 1; in mld_v1_process_group_timer()
1509 V_current_state_timers_running6 = 1; in mld_v2_process_group_timers()
[all …]