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

/gem5/ext/dnet/
H A Deth.h51 #define ETH_IS_MULTICAST(ea) (*(ea) & 0x01) /* is address mcast/bcast? */ macro

Completed in 4 milliseconds