Lines Matching refs:hostname
7 bool "Add hostname to the device"
9 This is used for example in mDNS to respond to <hostname>.local
15 string "The hostname of this device"
18 The string should be a valid hostname.
21 bool "Allow the hostname to be set by the application"
25 will be used as default hostname.
28 int "The maximum allowed hostname length"
33 This will set the number of bytes allocateed for the hostname.
36 bool "Make hostname unique"
39 hostname. For example, zephyr00005e005357 could be the hostname
43 bool "Update unique hostname"
46 This will update the unique hostname on link address changes. By
47 default, this option is disabled, which means the unique hostname
52 module-str = Log level for hostname configuration
53 module-help = Enables hostname configuration code to output debug messages.