Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip_vs.h737 extern int stop_sync_thread(int state);
/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_sync.c843 int stop_sync_thread(int state) in stop_sync_thread() function
Dip_vs_ctl.c1738 ret = stop_sync_thread(urule->state); in do_ip_vs_set_ctl()