Home
last modified time | relevance | path

Searched defs:net_recv_data (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_raw.c32 __weak int net_recv_data(struct net_if *iface, struct net_pkt *pkt) in net_recv_data() function
/Zephyr-latest/subsys/net/ip/
Dnet_core.c491 int net_recv_data(struct net_if *iface, struct net_pkt *pkt) in net_recv_data() function
571 int net_recv_data(struct net_if *iface, struct net_pkt *pkt) in net_recv_data() function
/Zephyr-latest/samples/net/wpan_serial/src/
Dmain.c521 int net_recv_data(struct net_if *iface, struct net_pkt *pkt) in net_recv_data() function