l2filter_t Struct Reference

Filter list entries. More...

Detailed Description

Filter list entries.

The filter list supports address entries with differing length. This is useful e.g. for IEEE802.15.4, where the list can store short and long addresses at the same time.

Definition at line 70 of file l2filter.h.

#include <l2filter.h>

Data Fields

uint8_t addr [CONFIG_L2FILTER_ADDR_MAXLEN]
 link layer address
 
size_t addr_len
 address length in byte
 

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