Searched refs:bytes_inbuf (Results 1 – 1 of 1) sorted by relevance
538 size_t bytes_inbuf; in batadv_tp_fill_prerandom() local550 bytes_inbuf = sizeof(batadv_tp_prerandom) - local_offset; in batadv_tp_fill_prerandom()551 to_copy = min(nbytes, bytes_inbuf); in batadv_tp_fill_prerandom()