Searched refs:sctp_paddrthlds (Results 1 – 3 of 3) sorted by relevance
590 struct sctp_paddrthlds { struct
3159 struct sctp_paddrthlds *thlds;3166 SCTP_CHECK_AND_CAST(thlds, optval, struct sctp_paddrthlds, *optsize);3267 *optsize = sizeof(struct sctp_paddrthlds);6305 struct sctp_paddrthlds *thlds;6312 SCTP_CHECK_AND_CAST(thlds, optval, struct sctp_paddrthlds, optsize);
342 ((struct sctp_paddrthlds *)arg)->spt_assoc_id = id; in sctp_opt_info()