XDP_RSS_L4_IPSEC
XDP_RSS_L4_IPSEC = BIT(7), /* L4 based hash include IPSEC SPI */
XDP_RSS_L4_IPSEC = 1U << 7,