Searched refs:S_TXPKT_VLAN (Results 1 – 1 of 1) sorted by relevance
347 #define S_TXPKT_VLAN 44 macro349 #define V_TXPKT_VLAN(x) ((__u64)(x) << S_TXPKT_VLAN)350 #define G_TXPKT_VLAN(x) (((x) >> S_TXPKT_VLAN) & M_TXPKT_VLAN)