Searched defs:ipvs_master_sync_state (Results 1 – 1 of 1) sorted by relevance
1130 struct ipvs_master_sync_state { struct1131 struct list_head sync_queue;1132 struct ip_vs_sync_buff *sync_buff;1133 unsigned long sync_queue_len;1134 unsigned int sync_queue_delay;1135 struct delayed_work master_wakeup_work;1136 struct netns_ipvs *ipvs;