Searched refs:backup_tinfo (Results 1 – 2 of 2) sorted by relevance
1827 if (ipvs->backup_tinfo) in start_sync_thread()1892 ipvs->backup_tinfo = ti; in start_sync_thread()1989 if (!ipvs->backup_tinfo) in stop_sync_thread()1991 ti = ipvs->backup_tinfo; in stop_sync_thread()2005 ipvs->backup_tinfo = NULL; in stop_sync_thread()
953 struct ip_vs_sync_thread_data *backup_tinfo; member