Home
last modified time | relevance | path

Searched refs:sctp_cwnd_log (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp_uio.h537 struct sctp_cwnd_log { struct
557 struct sctp_cwnd_log log[0]; argument
H A Dsctputil.c116 struct sctp_cwnd_log sctp_clog[SCTP_STAT_LOG_SIZE];
314 if (size_limit < sizeof(struct sctp_cwnd_log)) { in sctp_fill_stat_log()
318 num = size_limit/sizeof(struct sctp_cwnd_log); in sctp_fill_stat_log()