Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h343 #define TCP_CON_FIN_REQ_LM_INTERNAL 0x1 /* FIN request completion should macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c235 if (!(tcp->tx_con->u.tx.flags & TCP_CON_FIN_REQ_LM_INTERNAL)) { in lm_tcp_tx_graceful_disconnect_complete()
H A Dlm_l4sp.c3145 con->u.tx.flags |= TCP_CON_FIN_REQ_LM_INTERNAL; in lm_tcp_init_tcp_state_machine()