Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_flow_impl.h168 #define FLOW_IGNORE_VLAN 0x04 macro
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_flow.c1673 ((s->fs_flags & FLOW_IGNORE_VLAN) == 0)) { in flow_l2_accept()
1732 ((s->fs_flags & FLOW_IGNORE_VLAN) == 0)) { in flow_ether_accept()
H A Dmac.c2438 flags |= FLOW_IGNORE_VLAN; in mac_rx_classify()