Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dxdp.h417 XDP_RSS_L4_SCTP = BIT(6), enumerator
432 XDP_RSS_TYPE_L4_IPV4_SCTP = XDP_RSS_L3_IPV4 | XDP_RSS_L4 | XDP_RSS_L4_SCTP,
437 XDP_RSS_TYPE_L4_IPV6_SCTP = XDP_RSS_L3_IPV6 | XDP_RSS_L4 | XDP_RSS_L4_SCTP,