Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
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) } |
Public API for network L2 interface.