Home
last modified time | relevance | path

Searched refs:EBT_IDEST (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/netfilter_bridge/
Debtables.h114 #define EBT_IDEST 0x10 macro
118 | EBT_ILOGICALOUT | EBT_ISOURCE | EBT_IDEST)
/linux-2.6.39/net/bridge/netfilter/
Debtables.c172 if (FWINV2(verdict != 0, EBT_IDEST) ) in ebt_basic_match()