Searched refs:NCA_FIOV_SZ (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncalogd.h123 #define NCA_FIOV_SZ 16 macro
136 } iov[NCA_FIOV_SZ]; /* The iov's for each desc[] */
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c424 if (++fnp == &fnv[NCA_FIOV_SZ])
485 if (++fnp == &fnv[NCA_FIOV_SZ])
H A Dnl7c.c622 static caddr_t fnv[NCA_FIOV_SZ];
817 if (fnvp < &fnv[NCA_FIOV_SZ]) {

Completed in 49 milliseconds