Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_meta.c671 [META_ID(VLAN_TAG)] = META_FUNC(int_vlan_tag),
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c442 task->pkt_info0 |= HINIC_SQ_TASK_INFO0_SET(vlan_tag, VLAN_TAG) | in offload_vlan()
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c115 u32 VLAN_TAG : 16; member
/openbmc/linux/include/linux/
H A Dfilter.h1262 BPF_ANCILLARY(VLAN_TAG); in bpf_anc_helper()