Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_dce.c142 uint_t max = ipst->ips_ip_dce_reclaim_threshold; in dcb_reclaim()
530 if (dcb->dcb_cnt > ipst->ips_ip_dce_reclaim_threshold) in dce_lookup_and_add_v4()
599 if (dcb->dcb_cnt > ipst->ips_ip_dce_reclaim_threshold) in dce_lookup_and_add_v6()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3051 #define ips_ip_dce_reclaim_threshold ips_propinfo_tbl[83].prop_cur_uval macro