Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_offload.h279 static inline int net_offload_accept(struct net_if *iface, in net_offload_accept() function
494 static inline int net_offload_accept(struct net_if *iface,
/Zephyr-latest/subsys/net/ip/
Dnet_context.c1520 ret = net_offload_accept( in net_context_accept()