|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Each network management message is prefixed with this header. More...
#include <socket_net_mgmt.h>
Data Fields | |
| uint32_t | nm_msg_version |
| Network management version. | |
| uint32_t | nm_msg_len |
| Length of the data. | |
| uint8_t | nm_msg [] |
| The actual message data follows. | |
Each network management message is prefixed with this header.
| uint8_t net_mgmt_msghdr::nm_msg[] |
The actual message data follows.
| uint32_t net_mgmt_msghdr::nm_msg_len |
Length of the data.
| uint32_t net_mgmt_msghdr::nm_msg_version |
Network management version.