Home
last modified time | relevance | path

Searched refs:net_offload_recv (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_offload.h416 static inline int net_offload_recv(struct net_if *iface, in net_offload_recv() function
523 static inline int net_offload_recv(struct net_if *iface,
/Zephyr-latest/subsys/net/ip/
Dnet_context.c2925 ret = net_offload_recv( in net_context_recv()