Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Socket NET_MGMT library. More...
Data Structures | |
struct | sockaddr_nm |
struct | net_mgmt_msghdr |
Macros | |
#define | NET_MGMT_EVENT_PROTO 0x01 |
#define | SOL_NET_MGMT_BASE 100 |
#define | SOL_NET_MGMT_RAW (SOL_NET_MGMT_BASE + 1) |
#define | NET_MGMT_SOCKET_VERSION_1 0x0001 |
Socket NET_MGMT library.
#define NET_MGMT_EVENT_PROTO 0x01 |
#include <include/net/socket_net_mgmt.h>
#define NET_MGMT_SOCKET_VERSION_1 0x0001 |
#include <include/net/socket_net_mgmt.h>
Version of the message is placed to the header. Currently we have following versions.
Network management message versions:
0x0001 : The net_mgmt event info message follows directly after the header.
#define SOL_NET_MGMT_BASE 100 |
#include <include/net/socket_net_mgmt.h>
#define SOL_NET_MGMT_RAW (SOL_NET_MGMT_BASE + 1) |
#include <include/net/socket_net_mgmt.h>