GARP_ADDR_MAX
#define GARP_ADDR_RANGE (GARP_ADDR_MAX - GARP_ADDR_MIN)
if (eh->h_dest[5] >= GARP_ADDR_MIN && eh->h_dest[5] <= GARP_ADDR_MAX) {