Searched defs:nca_offset_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h98 typedef uint32_t nca_offset_t; /* Offset */ typedef
241 nca_offset_t peer; /* offset into meta data area */
244 nca_offset_t local; /* offset into meta data area */
247 nca_offset_t data; /* offset into meta data area */
250 nca_offset_t direct; /* offset into meta data area */
253 nca_offset_t trailer; /* offset into meta data area */
259 * All nca_offset_t's above are byte offsets from the begining of

Completed in 644 milliseconds