Searched refs:EBT_ARP_GRAT (Results 1 – 2 of 2) sorted by relevance
13 #define EBT_ARP_GRAT 0x80 macro16 EBT_ARP_GRAT)
38 if (info->bitmask & (EBT_ARP_SRC_IP | EBT_ARP_DST_IP | EBT_ARP_GRAT)) { in ebt_arp_mt()60 if (info->bitmask & EBT_ARP_GRAT && in ebt_arp_mt()61 FWINV(*dap != *sap, EBT_ARP_GRAT)) in ebt_arp_mt()