Searched refs:and_other (Results 1 – 1 of 1) sorted by relevance
588 static void close_connection(struct connection *con, bool and_other, in close_connection() argument608 if (con->othercon && and_other) { in close_connection()1657 static void _stop_conn(struct connection *con, bool and_other) in _stop_conn() argument1668 if (con->othercon && and_other) in _stop_conn()