Searched refs:sctp_cc_option (Results 1 – 5 of 5) sorted by relevance
774 struct sctp_cc_option { struct
739 int (*sctp_cwnd_socket_option)(struct sctp_tcb *stcb, int set, struct sctp_cc_option *);
713 struct sctp_cc_option { struct
2395 struct sctp_cc_option *cc_opt;2397 SCTP_CHECK_AND_CAST(cc_opt, optval, struct sctp_cc_option, *optsize);2406 *optsize = sizeof(struct sctp_cc_option);4280 struct sctp_cc_option *cc_opt;4282 SCTP_CHECK_AND_CAST(cc_opt, optval, struct sctp_cc_option, optsize);
1514 struct sctp_cc_option *cc_opt) in sctp_cwnd_rtcc_socket_option()