Searched refs:sctp_timeouts (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dsctp_usrreq.c2728 struct sctp_timeouts *stimo;
2730 SCTP_CHECK_AND_CAST(stimo, optval, struct sctp_timeouts, *optsize);
2742 *optsize = sizeof(struct sctp_timeouts);
H A Dsctp_uio.h719 struct sctp_timeouts { struct
/freebsd-11-stable/lib/libc/net/
H A Dsctp_sys_calls.c336 ((struct sctp_timeouts *)arg)->stimo_assoc_id = id;

Completed in 157 milliseconds