Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c728 uint8_t buf_num; in alloc_pkt() local
731 for (buf_num = 0; buf_num < buf_ct; buf_num++) { in alloc_pkt()
737 buf->data[i] = (offset + i + buf_num) & 0xFF; in alloc_pkt()