Searched defs:ipvs_master_sync_state (Results 1 – 1 of 1) sorted by relevance
836 struct ipvs_master_sync_state { struct837 struct list_head sync_queue;838 struct ip_vs_sync_buff *sync_buff;839 unsigned long sync_queue_len;840 unsigned int sync_queue_delay;841 struct task_struct *master_thread;842 struct delayed_work master_wakeup_work;843 struct netns_ipvs *ipvs;