Searched defs:null_addr (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/fddi/skfp/ |
H A D | ess.c | 63 static const struct fddi_addr null_addr = {{0,0,0,0,0,0}} ; variable
|
H A D | fplustm.c | 66 static const struct fddi_addr null_addr = {{0,0,0,0,0,0}}; variable
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | xmit_linux.c | 132 u8 null_addr[6] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; in rtw_mlcst2unicst() local
|
/linux/net/llc/ |
H A D | llc_conn.c | 598 static struct llc_addr null_addr; in llc_lookup_listener() local
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mac.c | 731 static const u8 null_addr[ETH_ALEN] = {}; in mt76x02_mac_setaddr() local
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 508 u8 null_addr[ETH_ALEN]; in netxen_p2_nic_set_multi() local
|