Searched defs:mod_get_buf_prop_range (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.c220 mod_get_buf_prop_range(mod_prop_info_t ptbl[], mod_prop_info_t *pinfo, function
233 * that the value has a dynamically bounded range (see mod_get_buf_prop_range()
253 mod_get_buf_prop_range(ptbl, pinfo, &min, &max);
264 * values, they have a dynamic range (see mod_get_buf_prop_range() for
276 mod_get_buf_prop_range(ptbl, pinfo, &min, &max);

Completed in 60 milliseconds