Home
last modified time | relevance | path

Searched refs:TCP_RST_REQ_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h462 #define TCP_RST_REQ_COMPLETED 0x0020 macro
489 …#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_…
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c5112 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()