Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dtcp_internal.h401 int net_tcp_get_option(struct net_context *context,
405 static inline int net_tcp_get_option(struct net_context *context, in net_tcp_get_option() function
A Dtcp.c4561 int net_tcp_get_option(struct net_context *context, in net_tcp_get_option() function
/subsys/net/lib/sockets/
A Dsockets_inet.c1899 ret = net_tcp_get_option(ctx, in zsock_getsockopt_ctx()
1934 ret = net_tcp_get_option(ctx, TCP_OPT_NODELAY, optval, optlen); in zsock_getsockopt_ctx()
1943 ret = net_tcp_get_option(ctx, in zsock_getsockopt_ctx()

Completed in 43 milliseconds