Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Network Management event information structure Used to pass information on NET_EVENT_HOSTNAME_CHANGED event when CONFIG_NET_MGMT_EVENT_INFO is enabled and event generator pass the information. More...
#include <net_event.h>
Data Fields | |
char | hostname [NET_HOSTNAME_SIZE] |
New hostname. | |
Network Management event information structure Used to pass information on NET_EVENT_HOSTNAME_CHANGED event when CONFIG_NET_MGMT_EVENT_INFO is enabled and event generator pass the information.
char net_event_l4_hostname::hostname[NET_HOSTNAME_SIZE] |
New hostname.