Searched refs:EBT_NOPROTO (Results 1 – 2 of 2) sorted by relevance
105 #define EBT_NOPROTO 0x02 macro109 #define EBT_F_MASK (EBT_NOPROTO | EBT_802_3 | EBT_SOURCEMAC | EBT_DESTMAC \
146 } else if (!(e->bitmask & EBT_NOPROTO) && in ebt_basic_match()704 if ((e->bitmask & EBT_NOPROTO) && (e->bitmask & EBT_802_3)) in ebt_check_entry()