Searched refs:FLOW_IGNORE_VLAN (Results 1 – 3 of 3) sorted by relevance
168 #define FLOW_IGNORE_VLAN 0x04 macro
1673 ((s->fs_flags & FLOW_IGNORE_VLAN) == 0)) { in flow_l2_accept()1732 ((s->fs_flags & FLOW_IGNORE_VLAN) == 0)) { in flow_ether_accept()
2438 flags |= FLOW_IGNORE_VLAN; in mac_rx_classify()