Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
ethernet_filter Struct Reference

#include <ethernet.h>

Data Fields

enum ethernet_filter_type type
 
struct net_eth_addr mac_address
 
bool set
 

Field Documentation

◆ mac_address

struct net_eth_addr ethernet_filter::mac_address

MAC address to filter

◆ set

bool ethernet_filter::set

Set (true) or unset (false) the filter

◆ type

enum ethernet_filter_type ethernet_filter::type

Type of filter


The documentation for this struct was generated from the following file: