Searched refs:sctp_assoc_value (Results 1 – 5 of 5) sorted by relevance
2355 struct sctp_assoc_value *av;2357 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);2375 *optsize = sizeof(struct sctp_assoc_value);2381 struct sctp_assoc_value *av;2383 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);2401 *optsize = sizeof(struct sctp_assoc_value);2426 struct sctp_assoc_value *av;2428 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);2446 *optsize = sizeof(struct sctp_assoc_value);2474 struct sctp_assoc_value *av;[all …]
712 struct sctp_assoc_value { struct719 struct sctp_assoc_value aid_value; argument
658 struct sctp_assoc_value { struct
602 struct sctp_assoc_value { struct777 struct sctp_assoc_value aid_value;
363 struct sctp_assoc_value stream_rst; in OpenSctpSocket()