Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h216 typedef struct nca_io2_s { struct
218 nca_version_t version; /* version number */
219 nca_op_t op; /* type of operation */
220 nca_tag_t tag; /* connect tag */
222 uint32_t sid; /* server instance id */
223 uint64_t ctag; /* user cache tag */
225 uint64_t tid; /* caller's thread id */
226 uint64_t cid; /* connection id */
228 uint8_t more; /* more chunks to follow */
229 uint8_t first; /* first chunk for tag */
[all …]