Searched refs:and_other (Results 1 – 1 of 1) sorted by relevance
790 static void close_connection(struct connection *con, bool and_other, in close_connection() argument808 if (con->othercon && and_other) { in close_connection()1703 static void _stop_conn(struct connection *con, bool and_other) in _stop_conn() argument1714 if (con->othercon && and_other) in _stop_conn()