Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c196 k_timeout_t timeout_tx; member
453 tls->options.timeout_tx = K_FOREVER; in tls_alloc()
2298 timeout = ctx->options.timeout_tx; in send_tls()
3567 err = set_timeout_opt(&ctx->options.timeout_tx, optval, optlen); in ztls_setsockopt_ctx()