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

  /src/sys/netinet/
sctp_output.c 5284 int bundle_at, ctl_cnt, no_data_chunks, cwnd_full_ind; local in function:sctp_med_chunk_output
5287 cwnd_full_ind = 0;
5345 cwnd_full_ind++;
5362 *cwnd_full = cwnd_full_ind;
sctp_output.c 5284 int bundle_at, ctl_cnt, no_data_chunks, cwnd_full_ind; local in function:sctp_med_chunk_output
5287 cwnd_full_ind = 0;
5345 cwnd_full_ind++;
5362 *cwnd_full = cwnd_full_ind;

Completed in 32 milliseconds