Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_sync.c1883 int stop_sync_thread(struct net *net, int state) in stop_sync_thread() function
1967 retc = stop_sync_thread(net, IP_VS_STATE_MASTER); in ip_vs_sync_net_cleanup()
1971 retc = stop_sync_thread(net, IP_VS_STATE_BACKUP); in ip_vs_sync_net_cleanup()
Dip_vs_ctl.c2343 ret = stop_sync_thread(net, dm->state); in do_ip_vs_set_ctl()
3367 return stop_sync_thread(net, in ip_vs_genl_del_daemon()
/linux-4.1.27/include/net/
Dip_vs.h1412 int stop_sync_thread(struct net *net, int state);