Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip_vs.h1439 int start_sync_thread(struct netns_ipvs *ipvs, struct ipvs_sync_daemon_cfg *cfg,
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_ctl.c2360 ret = start_sync_thread(ipvs, &cfg, dm->state); in do_ip_vs_set_ctl()
3460 ret = start_sync_thread(ipvs, &c, in ip_vs_genl_new_daemon()
Dip_vs_sync.c1752 int start_sync_thread(struct netns_ipvs *ipvs, struct ipvs_sync_daemon_cfg *c, in start_sync_thread() function