Searched refs:sctp_assoc_value (Results 1 – 7 of 7) sorted by relevance
2231 struct sctp_assoc_value *av;2233 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);2257 *optsize = sizeof(struct sctp_assoc_value);2263 struct sctp_assoc_value *av;2265 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);2284 *optsize = sizeof(struct sctp_assoc_value);2290 struct sctp_assoc_value *av;2292 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);2311 *optsize = sizeof(struct sctp_assoc_value);2336 struct sctp_assoc_value *av;[all …]
719 struct sctp_assoc_value { struct726 struct sctp_assoc_value aid_value; argument
2321 ((struct sctp_assoc_value *)arg)->assoc_id = id;2333 ((struct sctp_assoc_value *)arg)->assoc_id = id;2366 ((struct sctp_assoc_value *)arg)->assoc_id = id;2369 ((struct sctp_assoc_value *)arg)->assoc_id = id;2372 ((struct sctp_assoc_value *)arg)->assoc_id = id;2375 ((struct sctp_assoc_value *)arg)->assoc_id = id;2378 ((struct sctp_assoc_value *)arg)->assoc_id = id;2381 ((struct sctp_assoc_value *)arg)->assoc_id = id;2384 ((struct sctp_assoc_value *)arg)->assoc_id = id;2387 ((struct sctp_assoc_value *)arg)->assoc_id = id;[all …]
650 struct sctp_assoc_value { struct825 struct sctp_assoc_value aid_value;
646 struct sctp_assoc_value { struct
579 struct sctp_assoc_value stream_reset; in create_sctp_socket()
103 struct sctp_assoc_value value; in main()