Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
socket_net_mgmt.h File Reference

NET_MGMT socket definitions. More...

#include <zephyr/types.h>
#include <net/net_ip.h>
#include <net/net_if.h>
#include <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
 

Detailed Description

NET_MGMT socket definitions.

Definitions for NET_MGMT socket support.