| 
    Zephyr Project API 3.5.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <ethernet.h>
Data Fields | |
| enum ethernet_filter_type | type | 
| Type of filter.   | |
| struct net_eth_addr | mac_address | 
| MAC address to filter.   | |
| bool | set | 
| Set (true) or unset (false) the filter.   | |
| struct net_eth_addr ethernet_filter::mac_address | 
MAC address to filter.
| bool ethernet_filter::set | 
Set (true) or unset (false) the filter.
| enum ethernet_filter_type ethernet_filter::type | 
Type of filter.