Searched defs:ETHER_ISNULLDEST (Results 1 – 6 of 6) sorted by relevance
209 #define ETHER_ISNULLDEST(da) ((((const uint16 *)(da))[0] | \ macro
211 #define ETHER_ISNULLDEST(da) ((((const uint16 *)(da))[0] | \ macro
235 #define ETHER_ISNULLDEST(da) ((((const uint16 *)(da))[0] | \ macro