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

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h1816 #define NCA_CTAGHASH_SZ 4096 macro
1817 #define CTAGHASH_IX(t, ix) ((ix) = (t) % NCA_CTAGHASH_SZ)

Completed in 73 milliseconds