HomeSort by relevance Sort by last modified time
    Searched refs:P2Ps (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
nl7curi.c 145 * the next P2Ps[] size is created.
166 * uri_hash_n[] - the P2Ps[] index for each uri_hash_ab[].
186 #define URI_HASH_N_INIT 9 /* P2Ps[] initial index */
202 static const int P2Ps[] = {
317 uri_hash_sz[cur] = P2Ps[URI_HASH_N_INIT];
318 uri_hash_overflow[cur] = P2Ps[URI_HASH_N_INIT] * URI_HASH_AVRG;
648 * No larger P2Ps[] value so use current,
654 uri_hash_sz[new] = P2Ps[uri_hash_n[new]];
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
ipclassifier.c 303 #define P2Ps() {0, 0, 0, 5, 11, 23, 47, 89, 191, 383, 761, 1531, 3067, \
382 int sizes[] = P2Ps();
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/nca/
nca.h 133 #define P2Ps() {0, 0, 0, 5, 11, 23, 47, 89, 191, 383, 761, 1531, 3067, \
    [all...]

Completed in 180 milliseconds