Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h504 #define tcps_keepalive_interval_high tcps_propinfo_tbl[14].prop_max_uval
513 tcps_propinfo_tbl[20].prop_max_uval
517 #define tcps_rexmit_interval_max_high tcps_propinfo_tbl[21].prop_max_uval
520 #define tcps_rexmit_interval_min_high tcps_propinfo_tbl[22].prop_max_uval
534 tcps_propinfo_tbl[33].prop_max_uval
561 tcps_propinfo_tbl[56].prop_max_uval
H A Dtunables.c138 *new_value > pinfo->prop_max_uval) { in mod_uint32_value()
203 pinfo->prop_min_uval, pinfo->prop_max_uval); in mod_get_uint32()
368 new_value > pinfo->prop_max_uval) { in mod_set_extra_privports()
513 pinfo->prop_max_uval); in mod_get_extra_privports()
H A Dtunables.h132 #define prop_max_uval u.mpi_uval.mod_propval_umax macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h83 #define sctps_max_init_retr_high sctps_propinfo_tbl[0].prop_max_uval
86 #define sctps_pa_max_retr_high sctps_propinfo_tbl[1].prop_max_uval
89 #define sctps_pp_max_retr_high sctps_propinfo_tbl[2].prop_max_uval
95 #define sctps_heartbeat_interval_high sctps_propinfo_tbl[6].prop_max_uval
113 #define sctps_rto_ming_high sctps_propinfo_tbl[22].prop_max_uval
116 #define sctps_rto_maxg_high sctps_propinfo_tbl[23].prop_max_uval
119 #define sctps_rto_initialg_high sctps_propinfo_tbl[24].prop_max_uval
122 #define sctps_cookie_life_high sctps_propinfo_tbl[25].prop_max_uval
125 #define sctps_max_in_streams_high sctps_propinfo_tbl[26].prop_max_uval
128 #define sctps_initial_out_streams_high sctps_propinfo_tbl[27].prop_max_uval
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_tunables.c196 pinfo->prop_min_uval, pinfo->prop_max_uval); in ip_get_debug()