Searched refs:dummy_mac (Results 1 – 2 of 2) sorted by relevance
37 local dummy_mac=de:ad:be:ef:aa:aa42 $tcflags dst_mac $dummy_mac action drop63 local dummy_mac=de:ad:be:ef:aa:aa68 $tcflags src_mac $dummy_mac action drop
47 static const unsigned char dummy_mac[6] = { 0x00, 0x30, 0xB4, 0x00, 0x00, 0x00 }; variable829 memcpy(ndev->dev_addr, dummy_mac, ETH_ALEN); in islpci_setup()