Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_stp.h9 #define EBT_STP_FLAGS 0x0002 macro
/openbmc/linux/net/bridge/netfilter/
H A Debt_stp.c51 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()