Searched defs:ipvs_master_sync_state (Results 1 – 1 of 1) sorted by relevance
801 struct ipvs_master_sync_state { struct802 struct list_head sync_queue;803 struct ip_vs_sync_buff *sync_buff;804 unsigned long sync_queue_len;805 unsigned int sync_queue_delay;806 struct task_struct *master_thread;807 struct delayed_work master_wakeup_work;808 struct netns_ipvs *ipvs;