Home
last modified time | relevance | path

Searched refs:bc_addr (Results 1 – 2 of 2) 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()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1882 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
1902 issue_deauth(padapter, bc_addr, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()