Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow.h61 struct vlan_head { struct
62 __be16 tpid; /* Vlan type. Generally 802.1q or 802.1ad.*/
63 __be16 tci; /* 0 if no VLAN, VLAN_CFI_MASK set otherwise. */
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c4314 struct list_head *vlan_head; in ice_set_vlan_vsi_promisc() local