Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_event_l4_hostname Struct Reference

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]
 

Detailed Description

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.

Field Documentation

◆ hostname

char net_event_l4_hostname::hostname[NET_HOSTNAME_SIZE]

The documentation for this struct was generated from the following file: