Searched refs:IP_VS_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
128 volatile int ip_vs_sync_state = IP_VS_STATE_NONE;730 int state = IP_VS_STATE_NONE; in sync_thread()
31 #define IP_VS_STATE_NONE 0 /* daemon is stopped */ macro