| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
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 | 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 | 
NET_MGMT socket definitions.
Definitions for NET_MGMT socket support.