Searched refs:stop_sync_thread (Results 1 – 3 of 3) sorted by relevance
1933 int stop_sync_thread(struct netns_ipvs *ipvs, int state) in stop_sync_thread() function2033 retc = stop_sync_thread(ipvs, IP_VS_STATE_MASTER); in ip_vs_sync_net_cleanup()2037 retc = stop_sync_thread(ipvs, IP_VS_STATE_BACKUP); in ip_vs_sync_net_cleanup()
2734 ret = stop_sync_thread(ipvs, dm->state); in do_ip_vs_set_ctl()3858 ret = stop_sync_thread(ipvs, in ip_vs_genl_del_daemon()
1575 int stop_sync_thread(struct netns_ipvs *ipvs, int state);