Home
last modified time | relevance | path

Searched refs:nca_max_cache_size (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/nca/
H A Dncandd.h49 #define nca_max_cache_size (uint32_t)nca_param_arr[3].param_val macro
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c1148 if (uri->hash != URI_TEMP && uri->count > nca_max_cache_size) { in nl7c_data()
1387 if (uri->hash != URI_TEMP && total_count > nca_max_cache_size) { in nl7c_sendfilev()