Home
last modified time | relevance | path

Searched defs:sctp_cwnd_log_req (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_uio.h932 struct sctp_cwnd_log_req { struct
933 int32_t num_in_log; /* Number in log */
934 int32_t num_ret; /* Number returned */
935 int32_t start_at; /* start at this one */
936 int32_t end_at; /* end at this one */
937 struct sctp_cwnd_log log[];