Searched refs:overflow_tmp_len (Results 1 – 1 of 1) sorted by relevance
1873 uint8_t overflow_tmp_len = 0U; local1889 overflow_tmp_len = pdu_needed - pdu_avail;1892 overflow_tmp_len);1893 pdu->len -= overflow_tmp_len;1905 total_overflow_len = overflow_tmp_len;1906 if (overflow_tmp_len) {2197 uint8_t overflow_tmp_len = 0U; local2216 overflow_tmp_len);2217 pdu->len -= overflow_tmp_len;2229 total_overflow_len = overflow_tmp_len;[all …]
Completed in 9 milliseconds