Searched refs:conn_close_queued (Results 1 – 2 of 2) sorted by relevance
350 unsigned int conn_close_queued : 1; member
2087 ch->conn_close_queued = 1; in ch_rx()2416 if (!ch->conn_close_queued) in ch_tx()2419 ch->conn_close_queued = 0; in ch_tx()2905 ch->conn_close_queued = 1; in ch_start_terminating()
Completed in 31 milliseconds