pub const netopt_t_NETOPT_L2FILTER: netopt_t = 48;
Expand description

@brief (@ref l2filter_t) add an address to a link layer filter list

Getting this option from a device will return a pointer of type @ref l2filter_t to the first entry of a filter list. When setting this option a pointer to an link layer address as well as the length of the address are expected as parameters.