Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_context.h339 k_timeout_t sndtimeo; member
/Zephyr-latest/subsys/net/ip/
Dnet_context.c563 contexts[i].options.sndtimeo = K_FOREVER; in net_context_get()
1680 *((k_timeout_t *)value) = context->options.sndtimeo; in get_context_sndtimeo()
3187 context->options.sndtimeo = *((k_timeout_t *)value); in set_context_sndtimeo()