Home
last modified time | relevance | path

Searched defs:net_capture_pkt (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dcapture.h220 static inline void net_capture_pkt(struct net_if *iface, struct net_pkt *pkt) in net_capture_pkt() function
/Zephyr-latest/subsys/net/lib/capture/
Dcapture.c587 void net_capture_pkt(struct net_if *iface, struct net_pkt *pkt) in net_capture_pkt() function