Home
last modified time | relevance | path

Searched refs:vlan_head (Results 1 – 3 of 3) sorted by relevance

/linux/net/openvswitch/
H A Dflow.h61 struct vlan_head { struct
91 struct vlan_head vlan;
92 struct vlan_head cvlan;
H A Dflow_netlink.c1948 static int ovs_nla_put_vlan(struct sk_buff *skb, const struct vlan_head *vh, in ovs_nla_put_vlan()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c4438 struct list_head *vlan_head; in ice_set_vlan_vsi_promisc() local
4445 vlan_head = &sw->recp_list[ICE_SW_LKUP_VLAN].filt_rules; in ice_set_vlan_vsi_promisc()
4447 status = ice_add_to_vsi_fltr_list(hw, vsi_handle, vlan_head, in ice_set_vlan_vsi_promisc()