Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
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. */
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_switch.c4336 struct list_head *vlan_head; in ice_set_vlan_vsi_promisc() local