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) function
223 mod_prop_info_t *maxbuf_pinfo = mod_prop_lookup(ptbl, "max_buf",
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8896 pinfo = mod_prop_lookup(ptbl, pioc->mpr_name, pioc->mpr_proto);
8966 pinfo = mod_prop_lookup(ipst->ips_propinfo_tbl, pname, proto);

Completed in 78 milliseconds