Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp_internal.h461 int net_tcp_endpoint_copy(struct net_context *ctx,
Dnet_context.c3731 return net_tcp_endpoint_copy(ctx, addr, NULL, addrlen); in net_context_get_local_addr()
Dtcp.c243 int net_tcp_endpoint_copy(struct net_context *ctx, in net_tcp_endpoint_copy() function