Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1813 switch (input_mask->formatted.tunnel_type & 0xFFFF) { in ixgbe_fdir_set_input_mask_82599()
1918 if (input->formatted.tunnel_type != 0) in ixgbe_fdir_write_perfect_filter_82599()
H A Dixgbe_type.h3547 __be16 tunnel_type; member
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1389 if (pinfo.tunnel_type == I40E_RX_PTYPE_OUTER_NONE) { in i40e_rx_hcksum()
1413 pinfo.tunnel_type == I40E_RX_PTYPE_TUNNEL_NONE && in i40e_rx_hcksum()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h987 u32 tunnel_type:3; member