Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c1549 __maybe_unused static int get_bool_option(bool option, int *value, size_t *len) in get_bool_option() function
1645 return get_bool_option(context->options.txtime, in get_context_txtime()
1825 return get_bool_option(context->options.reuseaddr, in get_context_reuseaddr()
1840 return get_bool_option(context->options.reuseport, in get_context_reuseport()
1855 return get_bool_option(context->options.ipv6_v6only, in get_context_ipv6_v6only()
1870 return get_bool_option(context->options.recv_pktinfo, in get_context_recv_pktinfo()