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