Searched defs:T_conn_res (Results 1 – 2 of 2) sorted by relevance
161 struct T_conn_res { struct162 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 */
275 struct T_conn_res { struct276 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 */