Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h88 #define TE_OK_ACK1 6 /* ok ack seqcnt == 0 */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h192 #define TE_OK_ACK1 6 /* ok ack seqcnt == 0 */ macro
/titanic_41/usr/src/uts/common/io/
H A Dtl.c2714 tep->te_state = NEXTSTATE(TE_OK_ACK1, tep->te_state); in tl_unbind()
2990 tep->te_state = NEXTSTATE(TE_OK_ACK1, tep->te_state); in tl_conn_req()
3211 tep->te_state = NEXTSTATE(TE_OK_ACK1, tep->te_state); in tl_conn_req_ser()
3978 new_state = NEXTSTATE(TE_OK_ACK1, new_state); in tl_discon_req()