Zephyr Project API 3.7.0-rc1
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]
 New hostname.
 

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]

New hostname.


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