Searched refs:zero_mac (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Drouting.c1016 static uint8_t zero_mac[ETH_ALEN] = {0, 0, 0, 0, 0, 0}; local
1036 if (memcmp(router_orig->primary_addr, zero_mac, ETH_ALEN) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c2540 static u8 zero_mac[ETH_ALEN] = { 0 }; local
2543 fcoe_update_src_mac(lport, zero_mac);

Completed in 47 milliseconds