Searched refs:sctp_stream_value (Results 1 – 2 of 2) sorted by relevance
689 struct sctp_stream_value { struct
1852 struct sctp_stream_value *av; in sctp_getopt()1854 SCTP_CHECK_AND_CAST(av, optval, struct sctp_stream_value, *optsize); in sctp_getopt()1863 *optsize = sizeof(struct sctp_stream_value); in sctp_getopt()3659 struct sctp_stream_value *av; in sctp_setopt()3661 SCTP_CHECK_AND_CAST(av, optval, struct sctp_stream_value, optsize); in sctp_setopt()