Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c3054 __maybe_unused static int set_uint16_option(uint16_t *option, const void *value, size_t len) in set_uint16_option() function
3177 return set_uint16_option(&context->options.rcvbuf, value, len); in set_context_rcvbuf()
3191 return set_uint16_option(&context->options.sndbuf, value, len); in set_context_sndbuf()
3415 return set_uint16_option(&context->options.addr_preferences, in set_context_addr_preferences()