Searched refs:EBT_STP_MASK (Results 1 – 2 of 2) sorted by relevance
163 if (info->bitmask & ~EBT_STP_MASK || info->invflags & ~EBT_STP_MASK || in ebt_stp_mt_check()164 !(info->bitmask & EBT_STP_MASK)) in ebt_stp_mt_check()
20 #define EBT_STP_MASK 0x0fff macro