Searched refs:missing_blocks (Results 1 – 3 of 3) sorted by relevance
100 const uint8_t *missing_blocks; member
142 blocks_not_rxed += info->missing_blocks[i % 8] & (1 << (i % 8)); in get_progress()
1228 info.missing_blocks = net_buf_simple_pull(buf, buf->len); in handle_xfer_status()