Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_context.h377 uint16_t addr_preferences; member
/Zephyr-latest/subsys/net/ip/
Dnet_context.c556 contexts[i].options.addr_preferences = IPV6_PREFER_SRC_PUBTMP_DEFAULT; in net_context_get()
1298 context->options.addr_preferences); in net_context_create_ipv6_new()
1885 return get_uint16_option(context->options.addr_preferences, in get_context_addr_preferences()
3415 return set_uint16_option(&context->options.addr_preferences, in set_context_addr_preferences()