Searched refs:untagged (Results 1 – 13 of 13) sorted by relevance
345 - ``trunk``: Default trunk mode. The NIC tags untagged ingress packets351 that the application sees an untagged packet. As a result, the352 default VLAN becomes `untagged`. This mode can be useful for354 only the default VLAN and want to see only untagged packets.419 DPDK as untagged packets. In this case mbuf->vlan_tci and the PKT_RX_VLAN and
517 else if (mbuf->ol_flags && PKT_TX_VLAN) // case-2: insert VLAN to untagged packet
493 uint8_t untagged; member
4595 if (info->config.reject.untagged == 0) in ice_vsi_vlan_pvid_set()4638 info.config.reject.untagged = in ice_vlan_pvid_set()
38 VLAN support, 802.1Q compliant, Auto add port VLAN for untagged frames on
274 * If it accept untagged packets.
1333 u8 untagged; member
379 p_ramrod->untagged = p_params->only_untagged; in ecore_sp_eth_vport_start()
1199 uint8_t untagged; member
4101 info.config.reject.untagged = in i40e_vlan_pvid_set()5211 if (info->config.reject.untagged == 0) in i40e_vsi_vlan_pvid_set()
147 * Removed limitation of matching on tagged/untagged packets (when using DV flow engine).
913 and untagged packets will match the pattern.
1581 * ``AUPE``: Accepts untagged VLAN.