Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.c252 con->flags |= TCP_BUFFERS_ABORTED; in lm_tcp_abort_bufs()
H A Dlm_l4sp.c3120 con->flags |= TCP_BUFFERS_ABORTED; in lm_tcp_init_tcp_state_machine()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h473 #define TCP_BUFFERS_ABORTED 0x10000 macro