Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet6/
Dmld6.c217 #define V_current_state_timers_running6 VNET(current_state_timers_running6) macro
784 V_current_state_timers_running6 = 1; in mld_v1_update_group()
1024 V_current_state_timers_running6 = 1; in mld_v2_process_group_query()
1035 V_current_state_timers_running6 = 1; in mld_v2_process_group_query()
1079 V_current_state_timers_running6 = 1; in mld_v2_process_group_query()
1345 if (!V_current_state_timers_running6 && in mld_fasttimo_vnet()
1371 if (!V_current_state_timers_running6 && in mld_fasttimo_vnet()
1375 V_current_state_timers_running6 = 0; in mld_fasttimo_vnet()
1474 V_current_state_timers_running6 = 1; in mld_v1_process_group_timer()
1533 V_current_state_timers_running6 = 1; in mld_v2_process_group_timers()
[all …]