Link layer address filter compile configurations

Detailed Description

Macros

#define CONFIG_L2FILTER_ADDR_MAXLEN   (8U)
 Maximal length of addresses that can be stored in the filter list. More...
 
#define CONFIG_L2FILTER_LISTSIZE   (8U)
 Number of slots in each filter list (filter entries per device) More...
 

Macro Definition Documentation

◆ CONFIG_L2FILTER_ADDR_MAXLEN

#define CONFIG_L2FILTER_ADDR_MAXLEN   (8U)

Maximal length of addresses that can be stored in the filter list.

Definition at line 52 of file l2filter.h.

◆ CONFIG_L2FILTER_LISTSIZE

#define CONFIG_L2FILTER_LISTSIZE   (8U)

Number of slots in each filter list (filter entries per device)

Definition at line 59 of file l2filter.h.