Home
last modified time | relevance | path

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

/net/bridge/netfilter/
Debt_vlan.c34 #define GET_BITMASK(_BIT_MASK_) info->bitmask & _BIT_MASK_ macro
74 if (GET_BITMASK(EBT_VLAN_ID)) in ebt_vlan_mt()
78 if (GET_BITMASK(EBT_VLAN_PRIO)) in ebt_vlan_mt()
82 if (GET_BITMASK(EBT_VLAN_ENCAP)) in ebt_vlan_mt()
121 if (GET_BITMASK(EBT_VLAN_ID)) { in ebt_vlan_mt_check()
137 if (GET_BITMASK(EBT_VLAN_PRIO)) { in ebt_vlan_mt_check()
147 if (GET_BITMASK(EBT_VLAN_ENCAP)) { in ebt_vlan_mt_check()