Searched refs:sctp_assoc_value (Results 1 – 2 of 2) sorted by relevance
2809 if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()2810 struct sctp_assoc_value *v = (struct sctp_assoc_value *)params; in sctp_setsockopt_delayed_ack()3227 struct sctp_assoc_value *params, in sctp_setsockopt_maxseg()3243 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()3374 struct sctp_assoc_value *params, in sctp_setsockopt_context()3380 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()3493 struct sctp_assoc_value *params, in sctp_setsockopt_maxburst()3509 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()3936 struct sctp_assoc_value *params, in sctp_setsockopt_pr_supported()4007 struct sctp_assoc_value *params, in sctp_setsockopt_reconfig_supported()[all …]
899 struct sctp_assoc_value { struct