Searched refs:TP_STATUS_VLAN_TPID_VALID (Results 1 – 14 of 14) sorted by relevance
113 #define TP_STATUS_VLAN_TPID_VALID (1 << 6) /* auxdata has valid tp_vlan_tpid */ macro
114 #define TP_STATUS_VLAN_TPID_VALID (1 << 6) /* auxdata has valid tp_vlan_tpid */ macro
2080 TP_STATUS_VLAN_TPID_VALID = 0x40 const
2138 TP_STATUS_VLAN_TPID_VALID = 0x40 const
2084 TP_STATUS_VLAN_TPID_VALID = 0x40 const
2069 TP_STATUS_VLAN_TPID_VALID = 0x40 const
2077 TP_STATUS_VLAN_TPID_VALID = 0x40 const
2078 TP_STATUS_VLAN_TPID_VALID = 0x40 const
455 #ifdef TP_STATUS_VLAN_TPID_VALID456 # define VLAN_TPID(hdr, hv) (((hv)->tp_vlan_tpid || ((hdr)->tp_status & TP_STATUS_VLAN_TPID_VALID))…