Searched defs:V_TXPKT_L4CSUM_DIS (Results 1 – 2 of 2) sorted by relevance
1211 #define V_TXPKT_L4CSUM_DIS(x) ((x) << S_TXPKT_L4CSUM_DIS) macro
1404 #define V_TXPKT_L4CSUM_DIS(x) ((__u64)(x) << S_TXPKT_L4CSUM_DIS) macro