Searched refs:sctp_assoc_value (Results 1 – 2 of 2) sorted by relevance
2835 if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()2836 struct sctp_assoc_value *v = (struct sctp_assoc_value *)params; in sctp_setsockopt_delayed_ack()3253 struct sctp_assoc_value *params, in sctp_setsockopt_maxseg()3269 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()3400 struct sctp_assoc_value *params, in sctp_setsockopt_context()3406 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()3519 struct sctp_assoc_value *params, in sctp_setsockopt_maxburst()3535 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()3962 struct sctp_assoc_value *params, in sctp_setsockopt_pr_supported()4033 struct sctp_assoc_value *params, in sctp_setsockopt_reconfig_supported()[all …]
901 struct sctp_assoc_value { struct