Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h164 extern mod_prop_info_t *mod_prop_lookup(mod_prop_info_t[], const char *,
H A Dtunables.c43 mod_prop_lookup(mod_prop_info_t ptbl[], const char *prop_name, uint_t proto) in mod_prop_lookup() function
223 mod_prop_info_t *maxbuf_pinfo = mod_prop_lookup(ptbl, "max_buf", in mod_get_buf_prop_range()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8901 pinfo = mod_prop_lookup(ptbl, pioc->mpr_name, pioc->mpr_proto); in ip_sioctl_getsetprop()
8971 pinfo = mod_prop_lookup(ipst->ips_propinfo_tbl, pname, proto); in ip_process_legacy_nddprop()