Searched refs:CONNCHECK_ISDEAD (Results 1 – 4 of 4) sorted by relevance
178 if(checks_to_perform & CONNCHECK_ISDEAD) { in rtsp_conncheck()
731 #define CONNCHECK_ISDEAD (1<<0) /* Check if the connection is dead. */ macro
238 if(checks_to_perform & CONNCHECK_ISDEAD) { in http2_conncheck()
989 state = conn->handler->connection_check(conn, CONNCHECK_ISDEAD); in extract_if_dead()