Home
last modified time | relevance | path

Searched refs:mod_uint32_value (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_tunables.c62 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in udp_smallest_anon_set()
80 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in udp_largest_anon_set()
/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h162 extern int mod_uint32_value(const void *, mod_prop_info_t *,
H A Dtunables.c124 mod_uint32_value(const void *pval, mod_prop_info_t *pinfo, uint_t flags, in mod_uint32_value() function
156 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in mod_set_uint32()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_tunables.c170 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in ip_set_debug()
367 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in ip_set_src_multihoming()
390 if ((err = mod_uint32_value(pval, pinfo, flags, &tmp)) != 0) in ip_set_hostmodel()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c222 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in tcp_smallest_anon_set()
240 if ((err = mod_uint32_value(pval, pinfo, flags, &new_value)) != 0) in tcp_largest_anon_set()