Searched refs:CONNCHECK_ISDEAD (Results 1 – 3 of 3) sorted by relevance
149 if(checks_to_perform & CONNCHECK_ISDEAD) { in rtsp_conncheck()
852 #define CONNCHECK_ISDEAD (1<<0) /* Check if the connection is dead. */ macro
940 state = conn->handler->connection_check(data, conn, CONNCHECK_ISDEAD); in extract_if_dead()