Zephyr API 3.6.99
|
NET_MGMT socket definitions. More...
#include <zephyr/types.h>
#include <zephyr/net/net_ip.h>
#include <zephyr/net/net_if.h>
#include <zephyr/net/net_mgmt.h>
Go to the source code of this file.
Data Structures | |
struct | sockaddr_nm |
struct sockaddr_nm - The sockaddr structure for NET_MGMT sockets More... | |
struct | net_mgmt_msghdr |
Each network management message is prefixed with this header. More... | |
Macros | |
#define | NET_MGMT_SOCKET_VERSION_1 0x0001 |
Version of the message is placed to the header. | |
NET_MGMT socket definitions.
Definitions for NET_MGMT socket support.