HomeSort by: relevance | last modified time | path
    Searched refs:cnt_out (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctputil.c 308 int size_limit, num, i, at, cnt_out=0; local in function:sctp_fill_stat_log
369 cnt_out++;
374 m->m_len = (cnt_out * sizeof(struct sctp_cwnd_log_req)) + sizeof(struct sctp_cwnd_log_req);
sctp_output.c 6454 int *cnt_out, struct timeval *now, int *now_filled)
6483 *cnt_out = 0;
6571 *cnt_out += 1;
6776 *cnt_out += bundle_at;

Completed in 19 milliseconds