Searched refs:notify_new_rx_frame (Results 1 – 5 of 5) sorted by relevance
103 int notify_new_rx_frame(struct net_pkt *pkt);
562 extern "C" int notify_new_rx_frame(struct net_pkt *pkt) in notify_new_rx_frame() function
604 int notify_new_rx_frame(struct net_pkt *pkt) in notify_new_rx_frame() function
393 if (notify_new_rx_frame(pkt) != 0) { in openthread_recv()
786 notify_new_rx_frame(packet); in ZTEST()