Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
net_mgmt_msghdr Struct Reference

#include <socket_net_mgmt.h>

Data Fields

uint32_t nm_msg_version
 
uint32_t nm_msg_len
 
uint8_t nm_msg []
 

Detailed Description

Each network management message is prefixed with this header.

Field Documentation

◆ nm_msg

uint8_t net_mgmt_msghdr::nm_msg[]

The actual message data follows

◆ nm_msg_len

uint32_t net_mgmt_msghdr::nm_msg_len

Length of the data

◆ nm_msg_version

uint32_t net_mgmt_msghdr::nm_msg_version

Network management version


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