pub const netopt_t_NETOPT_L2FILTER_RM: netopt_t = 49;
Expand description

@brief (@ref l2filter_t) remove an address from a link layer filter list

Getting this value always returns -ENOTSUP. When setting this option a pointer to an link layer address as well as the length of the address are expected as parameters. Setting this option will lead to the given address being removed from the filer list.