HomeSort by relevance Sort by last modified time
    Searched refs:sctp_param_max (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/inet/sctp/
sctp_impl.h 82 uint32_t sctp_param_max; member in struct:sctpparam_s
88 #define sctps_max_init_retr_high sctps_params[0].sctp_param_max
91 #define sctps_pa_max_retr_high sctps_params[1].sctp_param_max
94 #define sctps_pp_max_retr_high sctps_params[2].sctp_param_max
101 #define sctps_heartbeat_interval_high sctps_params[7].sctp_param_max
119 #define sctps_rto_ming_high sctps_params[23].sctp_param_max
122 #define sctps_rto_maxg_high sctps_params[24].sctp_param_max
125 #define sctps_rto_initialg_high sctps_params[25].sctp_param_max
128 #define sctps_cookie_life_high sctps_params[26].sctp_param_max
131 #define sctps_max_in_streams_high sctps_params[27].sctp_param_max
    [all...]
sctp_param.c 146 new_value > sctppa->sctp_param_max) {
164 new_value > sctppa->sctp_param_max) {

Completed in 60 milliseconds