Searched refs:ARPT_INV_MASK (Results 1 – 2 of 2) sorted by relevance
91 #define ARPT_INV_MASK 0x03FF /* All possible flag bits mask. */ macro
149 if (arp->invflags & ~ARPT_INV_MASK) in arp_checkentry()