Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h89 #define TE_OK_ACK2 7 /* ok ack seqcnt == 1, q == resq */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h193 #define TE_OK_ACK2 7 /* ok ack seqcnt == 1, q == resq */ macro
/titanic_44/usr/src/uts/common/io/
H A Dtl.c3619 tep->te_state = NEXTSTATE(TE_OK_ACK2, tep->te_state); in tl_conn_res()
3981 new_state = NEXTSTATE(TE_OK_ACK2, new_state); in tl_discon_req()