Zephyr Project API  3.2.0
A Scalable Open Source RTOS
socket_net_mgmt.h File Reference

NET_MGMT socket definitions. More...

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
 

Detailed Description

NET_MGMT socket definitions.

Definitions for NET_MGMT socket support.