Searched refs:EBT_ARP_GRAT (Results 1 – 2 of 2) sorted by relevance
15 #define EBT_ARP_GRAT 0x80 macro18 EBT_ARP_GRAT)
39 if (info->bitmask & (EBT_ARP_SRC_IP | EBT_ARP_DST_IP | EBT_ARP_GRAT)) { in ebt_arp_mt()63 if ((info->bitmask & EBT_ARP_GRAT) && in ebt_arp_mt()64 NF_INVF(info, EBT_ARP_GRAT, *dap != *sap)) in ebt_arp_mt()