Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsocket.c2834 if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
2835 struct sctp_assoc_value *v = (struct sctp_assoc_value *)params; in sctp_setsockopt_delayed_ack()
3252 struct sctp_assoc_value *params, in sctp_setsockopt_maxseg()
3268 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3399 struct sctp_assoc_value *params, in sctp_setsockopt_context()
3405 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3518 struct sctp_assoc_value *params, in sctp_setsockopt_maxburst()
3534 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
3961 struct sctp_assoc_value *params, in sctp_setsockopt_pr_supported()
4032 struct sctp_assoc_value *params, in sctp_setsockopt_reconfig_supported()
[all …]
/linux/include/uapi/linux/
H A Dsctp.h901 struct sctp_assoc_value { struct