-
CONFIG_LLMNR_RESPONDER_INIT_PRIO
¶
Startup priority for the LLMNR responder init
Type: int
Help¶
Note that if NET_CONFIG_AUTO_INIT is enabled, then this value should be bigger than its value.
Defaults¶
- 96 if
LLMNR_RESPONDER
&&NETWORKING
Kconfig definition¶
At subsys/net/lib/dns/Kconfig:184
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:11
Menu path: (top menu) → Networking → Network Protocols
config LLMNR_RESPONDER_INIT_PRIO int prompt "Startup priority for the LLMNR responder init" ifLLMNR_RESPONDER
&&NETWORKING
default 96 ifLLMNR_RESPONDER
&&NETWORKING
depends onLLMNR_RESPONDER
&&NETWORKING
help Note that if NET_CONFIG_AUTO_INIT is enabled, then this value should be bigger than its value.
(Definitions include propagated dependencies, including from if’s and menus.)