Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/ !
Dsocket.c2605 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
3009 struct sctp_assoc_value params; in sctp_setsockopt_maxseg()
3020 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3148 struct sctp_assoc_value params; in sctp_setsockopt_context()
3152 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3265 struct sctp_assoc_value params; in sctp_setsockopt_maxburst()
3276 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
4506 } else if (len == sizeof(struct sctp_assoc_value)) { in sctp_getsockopt_delayed_ack()
5089 struct sctp_assoc_value params; in sctp_getsockopt_context()
5093 if (len < sizeof(struct sctp_assoc_value)) in sctp_getsockopt_context()
[all …]
/linux-3.4.99/include/net/sctp/ !
Duser.h617 struct sctp_assoc_value { struct