Searched refs:old_pe_conn_out (Results 1 – 1 of 1) sorted by relevance
1440 bool new_pe_conn_out, old_pe_conn_out; in ip_vs_edit_service() local1507 old_pe_conn_out = (old_pe && old_pe->conn_out) ? true : false; in ip_vs_edit_service()1508 if (new_pe_conn_out && !old_pe_conn_out) in ip_vs_edit_service()1510 if (old_pe_conn_out && !new_pe_conn_out) in ip_vs_edit_service()