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.c2843 if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
2844 struct sctp_assoc_value *v = (struct sctp_assoc_value *)params; in sctp_setsockopt_delayed_ack()
3261 struct sctp_assoc_value *params, in sctp_setsockopt_maxseg()
3277 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3408 struct sctp_assoc_value *params, in sctp_setsockopt_context()
3414 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3527 struct sctp_assoc_value *params, in sctp_setsockopt_maxburst()
3543 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
3970 struct sctp_assoc_value *params, in sctp_setsockopt_pr_supported()
4041 struct sctp_assoc_value *params, in sctp_setsockopt_reconfig_supported()
[all …]
/linux/include/uapi/linux/
H A Dsctp.h901 struct sctp_assoc_value { struct