Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h85 #define TE_BIND_ACK 3 /* bind acknowledment */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h189 #define TE_BIND_ACK 3 /* bind acknowledment */ macro
/titanic_44/usr/src/uts/common/io/
H A Dtl.c2631 tep->te_state = NEXTSTATE(TE_BIND_ACK, tep->te_state); in tl_bind()