Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dxdp.h418 XDP_RSS_L4_IPSEC = BIT(7), /* L4 based hash include IPSEC SPI */ enumerator
433 XDP_RSS_TYPE_L4_IPV4_IPSEC = XDP_RSS_L3_IPV4 | XDP_RSS_L4 | XDP_RSS_L4_IPSEC,
438 XDP_RSS_TYPE_L4_IPV6_IPSEC = XDP_RSS_L3_IPV6 | XDP_RSS_L4 | XDP_RSS_L4_IPSEC,