Home
last modified time | relevance | path

Searched defs:vlan_head (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
Dflow.h48 struct vlan_head { struct
49 __be16 tpid; /* Vlan type. Generally 802.1q or 802.1ad.*/
50 __be16 tci; /* 0 if no VLAN, VLAN_CFI_MASK set otherwise. */
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_switch.c2570 struct list_head *vlan_head; in ice_set_vlan_vsi_promisc() local