Home
last modified time | relevance | path

Searched refs:tot_changes (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/batman-adv/
Dtranslation-table.c254 int count = 0, tot_changes = 0; in tt_changes_fill_buffer() local
258 tot_changes = buff_len / tt_len(1); in tt_changes_fill_buffer()
265 if (count < tot_changes) { in tt_changes_fill_buffer()
295 return tot_changes; in tt_changes_fill_buffer()