Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/bridge/src/
Dmain.c192 static int orig_rx_num_blocks; variable
200 orig_rx_num_blocks = rx->info.num_blocks; in get_free_packet_count()
209 zassert_equal(rx->info.num_blocks, orig_rx_num_blocks, ""); in check_free_packet_count()