HomeSort by: relevance | last modified time | path
    Searched defs: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);
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);

Completed in 109 milliseconds