Home
last modified time | relevance | path

Searched refs:MAC_IS_L3_MULTICAST (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h44 #define MAC_IS_L3_MULTICAST(p) ((*((p) + 0) == 0x01) && \ macro
Dhns_dsaf_main.c1750 MAC_IS_L3_MULTICAST((u8 *)mac_addr)) { in hns_dsaf_get_mac_entry_by_index()