Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_l2.h File Reference

Public API for network L2 interface. More...

Go to the source code of this file.

Data Structures

struct  net_l2
 Network L2 structure. More...
 

Enumerations

enum  net_l2_flags { NET_L2_MULTICAST = BIT(0) , NET_L2_MULTICAST_SKIP_JOIN_SOLICIT_NODE = BIT(1) , NET_L2_PROMISC_MODE = BIT(2) , NET_L2_POINT_TO_POINT = BIT(3) }
 L2 flags. More...
 

Detailed Description

Public API for network L2 interface.