Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_stp.h22 #define EBT_STP_CONFIG_MASK 0x0ffe macro
/openbmc/linux/net/bridge/netfilter/
H A Debt_stp.c140 info->bitmask & EBT_STP_CONFIG_MASK) { in ebt_stp_mt()