Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h151 struct T_conn_req { struct
152 long PRIM_type; /* always T_CONN_REQ */
153 long DEST_length; /* dest addr length */
154 long DEST_offset; /* dest addr offset */
155 long OPT_length; /* options length */
156 long OPT_offset; /* options offset */
/titanic_50/usr/src/uts/common/sys/
H A Dtihdr.h255 struct T_conn_req { struct
256 t_scalar_t PRIM_type; /* always T_CONN_REQ */
257 t_scalar_t DEST_length; /* dest addr length */
258 t_scalar_t DEST_offset; /* dest addr offset */
259 t_scalar_t OPT_length; /* options length */
260 t_scalar_t OPT_offset; /* options offset */