Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_dce.c137 uint_t max = ipst->ips_ip_dce_reclaim_threshold; in dcb_reclaim()
500 if (dcb->dcb_cnt > ipst->ips_ip_dce_reclaim_threshold) in dce_lookup_and_add_v4()
569 if (dcb->dcb_cnt > ipst->ips_ip_dce_reclaim_threshold) in dce_lookup_and_add_v6()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h3046 #define ips_ip_dce_reclaim_threshold ips_propinfo_tbl[83].prop_cur_uval macro