Searched refs:net_capture_pkt (Results 1 – 7 of 7) sorted by relevance
218 void net_capture_pkt(struct net_if *iface, struct net_pkt *pkt);220 static inline void net_capture_pkt(struct net_if *iface, struct net_pkt *pkt) in net_capture_pkt() function
156 net_capture_pkt(iface, pkt); in net_l2_send()
463 net_capture_pkt(net_pkt_iface(pkt), pkt); in net_process_rx_packet()
409 net_capture_pkt(iface, pkt); in openthread_send()
534 net_capture_pkt(iface, pkt); in ieee802154_send()
587 void net_capture_pkt(struct net_if *iface, struct net_pkt *pkt) in net_capture_pkt() function
254 net_capture_pkt(iface, pkt); in nrf_wifi_if_sniffer_rx_frm()