Searched defs:V_TXPKT_VLAN (Results 1 – 2 of 2) sorted by relevance
1199 #define V_TXPKT_VLAN(x) ((x) << S_TXPKT_VLAN) macro
1323 #define V_TXPKT_VLAN(x) ((__u64)(x) << S_TXPKT_VLAN) macro