Searched refs:stop_master_sync (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_sync.c633 static int stop_master_sync = 0; variable
662 if (stop_master_sync)
744 stop_master_sync = set;
748 stop_master_sync = set;
822 if ((!stop_master_sync) && (!stop_backup_sync))
937 if ((state == IP_VS_STATE_MASTER && stop_master_sync) ||

Completed in 93 milliseconds