Searched refs:untagged (Results 1 – 12 of 12) sorted by relevance
341 - ``trunk``: Default trunk mode. The NIC tags untagged ingress packets347 that the application sees an untagged packet. As a result, the348 default VLAN becomes `untagged`. This mode can be useful for350 only the default VLAN and want to see only untagged packets.440 DPDK as untagged packets. In this case mbuf->vlan_tci and the RTE_MBUF_F_RX_VLAN and
517 else if (mbuf->ol_flags && RTE_MBUF_F_TX_VLAN) // case-2: insert VLAN to untagged packet
584 uint8_t untagged; member
4872 if (info->config.reject.untagged == 0) in ice_vsi_vlan_pvid_set()4915 info.config.reject.untagged = in ice_vlan_pvid_set()
274 * If it accept untagged packets.
100 * Removed limitation of matching on tagged/untagged packets (when using DV flow engine).
1333 u8 untagged; member
379 p_ramrod->untagged = p_params->only_untagged; in ecore_sp_eth_vport_start()
1213 uint8_t untagged; member
4056 info.config.reject.untagged = in i40e_vlan_pvid_set()5171 if (info->config.reject.untagged == 0) in i40e_vsi_vlan_pvid_set()
955 and untagged packets will match the pattern.
1626 * ``AUPE``: Accepts untagged VLAN.