Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h91 #define TE_OK_ACK4 9 /* ok ack seqcnt > 1 */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h195 #define TE_OK_ACK4 9 /* ok ack seqcnt > 1 */ macro
/titanic_44/usr/src/uts/common/io/
H A Dtl.c3623 tep->te_state = NEXTSTATE(TE_OK_ACK4, tep->te_state); in tl_conn_res()
3983 new_state = NEXTSTATE(TE_OK_ACK4, new_state); in tl_discon_req()