Home
last modified time | relevance | path

Searched refs:P2Ps (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c201 static const int P2Ps[] = { variable
316 uri_hash_sz[cur] = P2Ps[URI_HASH_N_INIT]; in nl7c_uri_init()
317 uri_hash_overflow[cur] = P2Ps[URI_HASH_N_INIT] * URI_HASH_AVRG; in nl7c_uri_init()
653 uri_hash_sz[new] = P2Ps[uri_hash_n[new]]; in uri_add()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dipclassifier.c302 #define P2Ps() {0, 0, 0, 5, 11, 23, 47, 89, 191, 383, 761, 1531, 3067, \ macro
380 int sizes[] = P2Ps(); in ipcl_init()
/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h133 #define P2Ps() {0, 0, 0, 5, 11, 23, 47, 89, 191, 383, 761, 1531, 3067, \ macro