Home
last modified time | relevance | path

Searched refs:bc_addr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/dvb-core/
H A Ddvb_net.c608 static const u8 bc_addr[ETH_ALEN] = { [0 ... ETH_ALEN - 1] = 0xff }; in dvb_net_ule_should_drop() local
621 if (!ether_addr_equal(h->priv->ule_skb->data, bc_addr)) { in dvb_net_ule_should_drop()