Searched defs:IS_MULTICAST (Results 1 – 5 of 5) sorted by relevance
49 #define IS_MULTICAST(ehp) \ macro
482 #define IS_MULTICAST(ehp) \ macro
107 #define IS_MULTICAST(ehp) \ macro
229 #define IS_MULTICAST(pkt) ((pkt[0] & 01) == 1) macro
711 #define IS_MULTICAST(pkt) ((pkt[0] & 01) == 1) macro