Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c1084 if (*i1 > sctps->sctps_max_buf) { in sctp_set_opt()
1099 if (*i1 > sctps->sctps_max_buf) { in sctp_set_opt()
H A Dsctp_impl.h109 #define sctps_max_buf sctps_propinfo_tbl[19].prop_cur_uval macro