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