Searched refs:tot_frs (Results 1 – 1 of 1) sorted by relevance
10054 unsigned int tot_frs = 0; in sctp_chunk_output() local10109 tot_frs++; in sctp_chunk_output()10157 if ((asoc->fr_max_burst > 0) && (tot_frs >= asoc->fr_max_burst)) { in sctp_chunk_output()