Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_offload.h170 static inline int net_offload_bind(struct net_if *iface, in net_offload_bind() function
468 static inline int net_offload_bind(struct net_if *iface,
/Zephyr-latest/subsys/net/ip/
Dnet_context.c930 return net_offload_bind(iface, context, addr, addrlen); in net_context_bind()
1037 return net_offload_bind(iface, context, addr, addrlen); in net_context_bind()
1098 return net_offload_bind(iface, in net_context_bind()
1156 return net_offload_bind(iface, in net_context_bind()