Searched refs:EBT_STP_FLAGS (Results 1 – 2 of 2) sorted by relevance
9 #define EBT_STP_FLAGS 0x0002 macro
51 if ((info->bitmask & EBT_STP_FLAGS) && in ebt_filter_config()52 NF_INVF(info, EBT_STP_FLAGS, c->flags != stpc->flags)) in ebt_filter_config()