Searched refs:TCP_TX_POST_BLOCKED (Results 1 – 2 of 2) sorted by relevance
113 if(tx_con->flags & TCP_TX_POST_BLOCKED) { in lm_tcp_tx_post_buf()606 if ( tcp_con->flags & TCP_TX_POST_BLOCKED ) { in lm_tcp_graceful_disconnect()
482 …#define TCP_TX_POST_BLOCKED (TCP_FIN_REQ_POSTED | TCP_RST_REQ_POSTED | TCP_INV_REQ_POSTED | TC… macro