Searched defs:sctp_cwnd_log_req (Results 1 – 1 of 1) sorted by relevance
552 struct sctp_cwnd_log_req { struct553 int num_in_log; /* Number in log */554 int num_ret; /* Number returned */555 int start_at; /* start at this one */556 int end_at; /* end at this one */557 struct sctp_cwnd_log log[0];