| Zephyr API Documentation
    2.7.0-rc2
    A Scalable Open Source RTOS | 
Hostname configuration definitions. More...
Go to the source code of this file.
| Macros | |
| #define | NET_HOSTNAME_MAX_LEN | 
| Functions | |
| static const char * | net_hostname_get (void) | 
| Get the device hostname.  More... | |
| static void | net_hostname_init (void) | 
| Initialize and set the device hostname.  More... | |
| static int | net_hostname_set_postfix (const uint8_t *hostname_postfix, int postfix_len) | 
| Set the device hostname postfix.  More... | |
Hostname configuration definitions.