Home
last modified time | relevance | path

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

/Linux-v6.1/net/sctp/
Dsocket.c2821 if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
2822 struct sctp_assoc_value *v = (struct sctp_assoc_value *)params; in sctp_setsockopt_delayed_ack()
3239 struct sctp_assoc_value *params, in sctp_setsockopt_maxseg()
3255 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3386 struct sctp_assoc_value *params, in sctp_setsockopt_context()
3392 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3505 struct sctp_assoc_value *params, in sctp_setsockopt_maxburst()
3521 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
3948 struct sctp_assoc_value *params, in sctp_setsockopt_pr_supported()
4019 struct sctp_assoc_value *params, in sctp_setsockopt_reconfig_supported()
[all …]
/Linux-v6.1/include/uapi/linux/
Dsctp.h901 struct sctp_assoc_value { struct