Home
last modified time | relevance | path

Searched refs:sctps_snd_lowat_fraction (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c1100 if (sctps->sctps_snd_lowat_fraction != 0) { in sctp_set_opt()
1102 sctps->sctps_snd_lowat_fraction; in sctp_set_opt()
H A Dsctp_impl.h101 #define sctps_snd_lowat_fraction sctps_propinfo_tbl[11].prop_cur_uval macro