Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/netfilter/
H A Debt_vlan.c22 #define GET_BITMASK(_BIT_MASK_) info->bitmask & _BIT_MASK_ macro
63 if (GET_BITMASK(EBT_VLAN_ID)) in ebt_vlan_mt()
67 if (GET_BITMASK(EBT_VLAN_PRIO)) in ebt_vlan_mt()
71 if (GET_BITMASK(EBT_VLAN_ENCAP)) in ebt_vlan_mt()
112 if (GET_BITMASK(EBT_VLAN_ID)) { in ebt_vlan_mt_check()
129 if (GET_BITMASK(EBT_VLAN_PRIO)) { in ebt_vlan_mt_check()
140 if (GET_BITMASK(EBT_VLAN_ENCAP)) { in ebt_vlan_mt_check()