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