Searched defs:ipvs_master_sync_state (Results 1 – 1 of 1) sorted by relevance
1113 struct ipvs_master_sync_state { struct1114 struct list_head sync_queue;1115 struct ip_vs_sync_buff *sync_buff;1116 unsigned long sync_queue_len;1117 unsigned int sync_queue_delay;1118 struct delayed_work master_wakeup_work;1119 struct netns_ipvs *ipvs;