Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsocket.c2629 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
3075 struct sctp_assoc_value params; in sctp_setsockopt_maxseg()
3089 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3218 struct sctp_assoc_value params; in sctp_setsockopt_context()
3222 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3335 struct sctp_assoc_value params; in sctp_setsockopt_maxburst()
3349 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
4717 } else if (len == sizeof(struct sctp_assoc_value)) { in sctp_getsockopt_delayed_ack()
5342 struct sctp_assoc_value params; in sctp_getsockopt_context()
5346 if (len < sizeof(struct sctp_assoc_value)) in sctp_getsockopt_context()
[all …]
/linux-4.4.14/include/uapi/linux/
Dsctp.h725 struct sctp_assoc_value { struct