Home
last modified time | relevance | path

Searched refs:net_context_get_local_addr (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_private.h100 int net_context_get_local_addr(struct net_context *context,
132 static inline int net_context_get_local_addr(struct net_context *context, in net_context_get_local_addr() function
Dnet_context.c3721 int net_context_get_local_addr(struct net_context *ctx, in net_context_get_local_addr() function
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_inet.c2803 ret = net_context_get_local_addr(ctx, in zsock_getsockname_ctx()
2823 ret = net_context_get_local_addr(ctx, in zsock_getsockname_ctx()