Searched refs:backup_tinfo (Results 1 – 2 of 2) sorted by relevance
1834 if (ipvs->backup_tinfo) in start_sync_thread()1898 ipvs->backup_tinfo = ti; in start_sync_thread()1996 if (!ipvs->backup_tinfo) in stop_sync_thread()1998 ti = ipvs->backup_tinfo; in stop_sync_thread()2012 ipvs->backup_tinfo = NULL; in stop_sync_thread()
1306 struct ip_vs_sync_thread_data *backup_tinfo; member