Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_generic_flow.h41 #define ICE_SPORT BIT_ULL(55) macro
82 #define ICE_INSET_TCP_SRC_PORT (ICE_PROT_TCP | ICE_SPORT)
84 #define ICE_INSET_UDP_SRC_PORT (ICE_PROT_UDP | ICE_SPORT)
86 #define ICE_INSET_SCTP_SRC_PORT (ICE_PROT_SCTP | ICE_SPORT)
88 #define ICE_INSET_ICMP4_SRC_PORT (ICE_PROT_ICMP4 | ICE_SPORT)
90 #define ICE_INSET_ICMP6_SRC_PORT (ICE_PROT_ICMP6 | ICE_SPORT)