Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
socket_net_mgmt.h File Reference

NET_MGMT socket definitions. More...

Go to the source code of this file.

Data Structures

struct  net_sockaddr_nm
 struct net_sockaddr_nm - The net_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.
Socket options for NET_MGMT sockets
#define SO_NET_MGMT_ETHERNET_SET_QAV_PARAM   1
 Set Ethernet Qav parameters.
#define SO_NET_MGMT_ETHERNET_GET_QAV_PARAM   2
 Get Ethernet Qav parameters.

Detailed Description

NET_MGMT socket definitions.

Definitions for NET_MGMT socket support.