Home
last modified time | relevance | path

Searched refs:sctp_assoc_value (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/net/sctp/
Dsocket.c2835 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 …]
/linux-6.12.1/include/uapi/linux/
Dsctp.h901 struct sctp_assoc_value { struct