Searched refs:TCP_RST_REQ_COMPLETED (Results 1 – 2 of 2) sorted by relevance
462 #define TCP_RST_REQ_COMPLETED 0x0020 macro489 …#define TCP_TX_COMP_BLOCKED (TCP_RST_REQ_COMPLETED | TCP_FIN_REQ_COMPLETED | TCP_REMOTE_RST_RE…492 …#define TCP_RX_COMP_BLOCKED (TCP_RST_REQ_COMPLETED | TCP_REMOTE_FIN_RECEIVED | TCP_REMOTE_RST_…
5112 rx_con->flags |= TCP_RST_REQ_COMPLETED; in lm_tcp_rx_abortive_disconnect_ramrod_complete()5134 tx_con->flags |= TCP_RST_REQ_COMPLETED; in lm_tcp_tx_abortive_disconnect_ramrod_complete()