Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h930 I40E_CLOUD_TYPE_UDP, enumerator
H A Di40e_ethdev.c8429 case I40E_CLOUD_TYPE_UDP: in i40e_dev_consistent_tunnel_filter_set()
8444 if (tunnel_filter->tunnel_type == I40E_CLOUD_TYPE_UDP) in i40e_dev_consistent_tunnel_filter_set()
8469 if (tunnel_filter->tunnel_type == I40E_CLOUD_TYPE_UDP) in i40e_dev_consistent_tunnel_filter_set()
8507 else if (tunnel_filter->tunnel_type == I40E_CLOUD_TYPE_UDP || in i40e_dev_consistent_tunnel_filter_set()
H A Di40e_flow.c3493 filter->tunnel_type = I40E_CLOUD_TYPE_UDP; in i40e_flow_parse_l4_pattern()