Home
last modified time | relevance | path

Searched refs:TCP_TX_COMP_BLOCKED (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h489 …#define TCP_TX_COMP_BLOCKED (TCP_RST_REQ_COMPLETED | TCP_FIN_REQ_COMPLETED | TCP_REMOTE_RST_RE… macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c255 DbgBreakIf(tx_con->flags & TCP_TX_COMP_BLOCKED); in lm_tcp_tx_cmp_process()
H A Dlm_l4sp.c4634 SET_FLAGS(tx_flags, TCP_TX_COMP_BLOCKED); in lm_tcp_process_retrieve_indication_cqe()