Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsocket.c2642 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
3088 struct sctp_assoc_value params; in sctp_setsockopt_maxseg()
3102 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3231 struct sctp_assoc_value params; in sctp_setsockopt_context()
3235 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3348 struct sctp_assoc_value params; in sctp_setsockopt_maxburst()
3362 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
4730 } else if (len == sizeof(struct sctp_assoc_value)) { in sctp_getsockopt_delayed_ack()
5355 struct sctp_assoc_value params; in sctp_getsockopt_context()
5359 if (len < sizeof(struct sctp_assoc_value)) in sctp_getsockopt_context()
[all …]
/linux-4.1.27/include/uapi/linux/
Dsctp.h725 struct sctp_assoc_value { struct