Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread_utils.h36 static inline int pkt_list_is_full(struct openthread_context *context) in pkt_list_is_full() function
Dopenthread.c300 if (!pkt_list_is_full(ot_context)) { in ot_receive_handler()