Home
last modified time | relevance | path

Searched defs:T_conn_res (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h161 struct T_conn_res { struct
162 long PRIM_type; /* always T_CONN_RES */
163 void *QUEUE_ptr; /* responding queue ptr */
164 long OPT_length; /* options length */
165 long OPT_offset; /* options offset */
166 long SEQ_number; /* sequence number */
/titanic_50/usr/src/uts/common/sys/
H A Dtihdr.h275 struct T_conn_res { struct
276 t_scalar_t PRIM_type; /* T_CONN_RES (or O_T_CONN_RES) */
277 t_uscalar_t ACCEPTOR_id; /* id of accepting endpoint */
278 t_scalar_t OPT_length; /* options length */
279 t_scalar_t OPT_offset; /* options offset */
280 t_scalar_t SEQ_number; /* sequence number */