Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c5045 uint64_t c_alloc = 0; in rib_get_cache_buf() local
5055 c_alloc = hca->cache_allocation; in rib_get_cache_buf()
5061 if ((c_alloc + len) >= cache_limit) { in rib_get_cache_buf()
5108 if ((c_alloc + len) >= cache_limit) { in rib_get_cache_buf()