Searched refs:sctp_assoc_value (Results 1 – 3 of 3) sorted by relevance
1639 struct sctp_assoc_value *av;1641 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);1665 *optsize = sizeof(struct sctp_assoc_value);1671 struct sctp_assoc_value *av;1673 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);1692 *optsize = sizeof(struct sctp_assoc_value);1698 struct sctp_assoc_value *av;1700 SCTP_CHECK_AND_CAST(av, optval, struct sctp_assoc_value, *optsize);1719 *optsize = sizeof(struct sctp_assoc_value);1744 struct sctp_assoc_value *av;[all …]
689 struct sctp_assoc_value { struct696 struct sctp_assoc_value aid_value; argument
77 struct sctp_assoc_value av; in sctp_getaddrlen()300 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()312 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()345 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()348 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()351 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()354 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()357 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()360 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()363 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()[all …]