Searched refs:sctp_timeouts (Results 1 – 3 of 3) sorted by relevance
716 struct sctp_timeouts { struct
2700 struct sctp_timeouts *stimo;2702 SCTP_CHECK_AND_CAST(stimo, optval, struct sctp_timeouts, *optsize);2714 *optsize = sizeof(struct sctp_timeouts);
327 ((struct sctp_timeouts *)arg)->stimo_assoc_id = id; in sctp_opt_info()