Home
last modified time | relevance | path

Searched refs:is_broadcast_ether_addr (Results 1 – 25 of 129) sorted by relevance

123456

/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_mtk.c29 !is_broadcast_ether_addr(dest); in mtk_tag_xmit()
79 !is_broadcast_ether_addr(dest); in mtk_tag_rcv()
/OK3568_Linux_fs/kernel/net/tipc/
H A Deth_media.c68 addr->broadcast = is_broadcast_ether_addr(addr->value); in tipc_eth_raw2addr()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_dnat.c30 if (is_broadcast_ether_addr(info->mac)) in ebt_dnat_tg()
H A Debt_stp.c165 !is_broadcast_ether_addr(e->destmsk))) in ebt_stp_mt_check()
H A Dnft_reject_bridge.c304 if (is_broadcast_ether_addr(dest) || in nft_reject_bridge_eval()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dtx.c23 if (!is_broadcast_ether_addr(hdr->addr1) && in rtw_tx_stats()
370 bmc = is_broadcast_ether_addr(hdr->addr1) || in rtw_tx_pkt_info_update()
404 bmc = is_broadcast_ether_addr(hdr->addr1) || in rtw_tx_rsvd_page_pkt_info_update()
H A Drx.c21 if (!is_broadcast_ether_addr(hdr->addr1) && in rtw_rx_stats()
/OK3568_Linux_fs/kernel/arch/mips/ath25/
H A Dboard.c174 if (is_broadcast_ether_addr(mac_addr)) { in ath25_find_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A D11n.h85 if (is_broadcast_ether_addr(ptr->ra)) in mwifiex_is_ampdu_allowed()
H A Dsta_cmd.c727 if (is_broadcast_ether_addr(mac)) in mwifiex_cmd_802_11_key_material_v2()
745 if (is_broadcast_ether_addr(mac)) in mwifiex_cmd_802_11_key_material_v2()
759 if (is_broadcast_ether_addr(mac)) in mwifiex_cmd_802_11_key_material_v2()
777 !is_broadcast_ether_addr(mac)) in mwifiex_cmd_802_11_key_material_v2()
873 if (!is_broadcast_ether_addr(enc_key->mac_addr)) { in mwifiex_cmd_802_11_key_material_v1()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c416 if (is_broadcast_ether_addr(skb->data + 16)) //check addr3 as infrastructure add3 is DA. in ieee80211_query_protectionmode()
802 if (is_broadcast_ether_addr(header.addr1)) in ieee80211_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c162 if (skb->data[0] == 0xc0 && is_broadcast_ether_addr(&skb->data[4])) { in wilc_wfi_mon_xmit()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c360 if (is_broadcast_ether_addr(param->sta_addr)) { in wpa_set_encryption()
2181 if (is_broadcast_ether_addr(param->sta_addr)) { in rtw_set_encryption()
2442 if (is_broadcast_ether_addr(param->sta_addr)) in rtw_add_sta()
2496 if (is_broadcast_ether_addr(param->sta_addr)) in rtw_del_sta()
2532 if (is_broadcast_ether_addr(param_ex->sta_addr)) in rtw_ioctl_get_sta_data()
2586 if (is_broadcast_ether_addr(param->sta_addr)) in rtw_get_sta_wpaie()
2737 if (is_broadcast_ether_addr(param->sta_addr)) in rtw_ioctl_acl_remove_sta()
2751 if (is_broadcast_ether_addr(param->sta_addr)) in rtw_ioctl_acl_add_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c226 is_broadcast_ether_addr(ieee80211_get_DA(hdr))) in rtl_tx_status()
H A Dusb.c442 if (is_broadcast_ether_addr(hdr->addr1)) { in _rtl_usb_rx_process_agg()
484 if (is_broadcast_ether_addr(hdr->addr1)) { in _rtl_usb_rx_process_noagg()
948 else if (is_broadcast_ether_addr(pda_addr)) in _rtl_usb_tx_preprocess()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_tx.c409 if (is_broadcast_ether_addr(skb->data+16)) in rtllib_query_protectionmode()
906 if (is_broadcast_ether_addr(header.addr1)) in rtllib_xmit_inter()
/OK3568_Linux_fs/kernel/include/linux/
H A Detherdevice.h162 static inline bool is_broadcast_ether_addr(const u8 *addr) in is_broadcast_ether_addr() function
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_forward.c262 if (!is_broadcast_ether_addr(addr)) in maybe_deliver_addr()
H A Dbr_input.c107 if (is_broadcast_ether_addr(eth_hdr(skb)->h_dest)) { in br_handle_frame_finish()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl_set.c113 if (is_zero_ether_addr(bssid) || is_broadcast_ether_addr(bssid)) { in r8712_set_802_11_bssid()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Drouting.c193 if (!is_broadcast_ether_addr(ethhdr->h_dest)) in batadv_check_management_packet()
1206 if (!is_broadcast_ether_addr(ethhdr->h_dest)) in batadv_recv_bcast_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dmain.c836 if (is_broadcast_ether_addr(addr)) in wl1251_set_key_type()
844 if (is_broadcast_ether_addr(addr)) in wl1251_set_key_type()
852 if (is_broadcast_ether_addr(addr)) in wl1251_set_key_type()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c969 if (!is_broadcast_ether_addr(mask->h_source)) { in gfar_set_ether()
993 if (!is_broadcast_ether_addr(mask->h_dest)) { in gfar_set_ether()
995 if ((is_broadcast_ether_addr(value->h_dest) && in gfar_set_ether()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_alb.c571 if (!is_broadcast_ether_addr(arp->mac_dst)) { in rlb_choose_channel()
1403 if (is_broadcast_ether_addr(eth_data->h_dest) || in bond_xmit_alb_slave_get()
1423 if (is_broadcast_ether_addr(eth_data->h_dest)) { in bond_xmit_alb_slave_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_91x_core.c451 (!is_broadcast_ether_addr(wh->addr1)) && in rsi_core_xmit()

123456