Searched defs:sctp_cwnd_log_req (Results 1 – 1 of 1) sorted by relevance
932 struct sctp_cwnd_log_req { struct933 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[];