GARP_PROTOCOL_ID  222 net/802/garp.c 	put_unaligned(htons(GARP_PROTOCOL_ID), &gp->protocol);
GARP_PROTOCOL_ID  516 net/802/garp.c 	if (get_unaligned(&gp->protocol) != htons(GARP_PROTOCOL_ID))