Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_config.h43 #define NET_CONFIG_NEED_IPV6 0x00000002 macro
/Zephyr-latest/boards/shields/wnc_m14a2a/
DKconfig.defconfig28 config NET_CONFIG_NEED_IPV6 config
/Zephyr-latest/boards/shields/sparkfun_sara_r4/
DKconfig.defconfig35 config NET_CONFIG_NEED_IPV6 config
/Zephyr-latest/subsys/logging/backends/
DKconfig.ws35 default y if NET_CONFIG_NEED_IPV4 || NET_CONFIG_NEED_IPV6
DKconfig.net114 default y if NET_CONFIG_NEED_IPV4 || NET_CONFIG_NEED_IPV6
/Zephyr-latest/subsys/net/lib/config/
Dinit.c302 services_notify_ready(NET_CONFIG_NEED_IPV6); in ipv6_event_handler()
353 services_notify_ready(NET_CONFIG_NEED_IPV6); in setup_ipv6()
531 flags |= NET_CONFIG_NEED_IPV6; in net_config_init_app()
DKconfig40 config NET_CONFIG_NEED_IPV6 config
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig30 imply NET_CONFIG_NEED_IPV6