Searched refs:ALE_MCAST (Results 1 – 2 of 2) sorted by relevance
96 #define ALE_MCAST(_a) ((_a[1] >> 8) & 1) macro
2334 ALE_MCAST(ale_entry) == 1) { /* MCast link addr */ in cpsw_ale_remove_all_mc_entries()2423 printf(ALE_MCAST(ale_entry) ? "mcast " : "ucast "); in cpsw_ale_dump_table()