Home
last modified time | relevance | path

Searched refs:XDP_RSS_L4_IPSEC (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dxdp.h578 XDP_RSS_L4_IPSEC = BIT(7), /* L4 based hash include IPSEC SPI */ enumerator
594 XDP_RSS_TYPE_L4_IPV4_IPSEC = XDP_RSS_L3_IPV4 | XDP_RSS_L4 | XDP_RSS_L4_IPSEC,
600 XDP_RSS_TYPE_L4_IPV6_IPSEC = XDP_RSS_L3_IPV6 | XDP_RSS_L4 | XDP_RSS_L4_IPSEC,