Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netncp/
Dncp.h290 struct nw_entry_info { struct
291 u_int32_t spaceAlloc;
292 u_int32_t attributes; /* LH */
293 u_int16_t flags; /* internal */
294 u_int32_t dataStreamSize;
295 u_int32_t totalStreamSize;
319 typedef struct nw_entry_info NW_ENTRY_INFO; argument