Searched defs:ipvs_master_sync_state (Results 1 – 1 of 1) sorted by relevance
804 struct ipvs_master_sync_state { struct805 struct list_head sync_queue;806 struct ip_vs_sync_buff *sync_buff;807 unsigned long sync_queue_len;808 unsigned int sync_queue_delay;809 struct delayed_work master_wakeup_work;810 struct netns_ipvs *ipvs;