Home
last modified time | relevance | path

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

/f-stack/dpdk/doc/guides/nics/
H A Denic.rst330 VIC adapters can tag, untag, or modify the VLAN headers of ingress
349 - ``untag``: Untag default VLAN mode. If the ingress packet is tagged
421 ``devargs`` parameter ``ig-vlan-rewrite=untag``. For example::
423 -a 12:00.0,ig-vlan-rewrite=untag
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c2517 int untag, int mcregflood, int mcunregflood) in cpsw_ale_update_vlan_table() argument
2543 ale_entry[0] = (untag & 7) << 24 | (mcregflood & 7) << 16 | in cpsw_ale_update_vlan_table()