Home
last modified time | relevance | path

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

/linux-2.6.39/net/sctp/
Dsocket.c2473 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_delayed_ack()
2877 struct sctp_assoc_value params; in sctp_setsockopt_maxseg()
2888 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxseg()
3016 struct sctp_assoc_value params; in sctp_setsockopt_context()
3020 if (optlen != sizeof(struct sctp_assoc_value)) in sctp_setsockopt_context()
3133 struct sctp_assoc_value params; in sctp_setsockopt_maxburst()
3144 } else if (optlen == sizeof(struct sctp_assoc_value)) { in sctp_setsockopt_maxburst()
4330 } else if (len == sizeof(struct sctp_assoc_value)) { in sctp_getsockopt_delayed_ack()
4913 struct sctp_assoc_value params; in sctp_getsockopt_context()
4917 if (len < sizeof(struct sctp_assoc_value)) in sctp_getsockopt_context()
[all …]
/linux-2.6.39/include/net/sctp/
Duser.h597 struct sctp_assoc_value { struct