Searched refs:EBT_STP_TYPE (Results 1 – 2 of 2) sorted by relevance
7 #define EBT_STP_TYPE 0x0001 macro
135 if ((info->bitmask & EBT_STP_TYPE) && in ebt_stp_mt()136 NF_INVF(info, EBT_STP_TYPE, info->type != sp->type)) in ebt_stp_mt()