Searched refs:P2Ps (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.c | 201 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_50/usr/src/uts/common/inet/ip/ |
H A D | ipclassifier.c | 302 #define P2Ps() {0, 0, 0, 5, 11, 23, 47, 89, 191, 383, 761, 1531, 3067, \ macro 380 int sizes[] = P2Ps(); in ipcl_init()
|
/titanic_50/usr/src/uts/common/inet/nca/ |
H A D | nca.h | 133 #define P2Ps() {0, 0, 0, 5, 11, 23, 47, 89, 191, 383, 761, 1531, 3067, \ macro
|