Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/bridge/src/
Dmain.c193 static int orig_tx_num_blocks; variable
201 orig_tx_num_blocks = tx->info.num_blocks; in get_free_packet_count()
210 zassert_equal(tx->info.num_blocks, orig_tx_num_blocks, ""); in check_free_packet_count()