Searched refs:pkt_list_add (Results 1 – 3 of 3) sorted by relevance
31 int pkt_list_add(struct openthread_context *context, struct net_pkt *pkt);
38 int pkt_list_add(struct openthread_context *context, struct net_pkt *pkt) in pkt_list_add() function
301 if (pkt_list_add(ot_context, pkt) != 0) { in ot_receive_handler()