Searched refs:backup_tinfo (Results 1 – 2 of 2) sorted by relevance
1816 if (ipvs->backup_tinfo) in start_sync_thread()1881 ipvs->backup_tinfo = ti; in start_sync_thread()1978 if (!ipvs->backup_tinfo) in stop_sync_thread()1980 ti = ipvs->backup_tinfo; in stop_sync_thread()1994 ipvs->backup_tinfo = NULL; in stop_sync_thread()
1031 struct ip_vs_sync_thread_data *backup_tinfo; member