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