Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c723 uint8_t alloc_pkt(struct net_pkt **out_packet, uint8_t buf_ct, uint8_t offset) in alloc_pkt() argument
731 for (buf_num = 0; buf_num < buf_ct; buf_num++) { in alloc_pkt()