Searched refs:backup_tinfo (Results 1 – 2 of 2) sorted by relevance
1820 if (ipvs->backup_tinfo) in start_sync_thread()1885 ipvs->backup_tinfo = ti; in start_sync_thread()1982 if (!ipvs->backup_tinfo) in stop_sync_thread()1984 ti = ipvs->backup_tinfo; in stop_sync_thread()1998 ipvs->backup_tinfo = NULL; in stop_sync_thread()
1031 struct ip_vs_sync_thread_data *backup_tinfo; member