Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h950 IFLA_VF_VLAN_INFO, /* VLAN ID, QoS and VLAN protocol */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1035 IFLA_VF_VLAN_INFO, /* VLAN ID, QoS and VLAN protocol */ enumerator
/openbmc/qemu/linux-user/
H A Dfd-trans.c853 case IFLA_VF_VLAN_INFO: in host_to_target_data_vlan_list_nlattr()
/openbmc/linux/net/core/
H A Drtnetlink.c1376 if (nla_put(skb, IFLA_VF_VLAN_INFO, sizeof(vf_vlan_info), in rtnl_fill_vfinfo()
2521 if (nla_type(attr) != IFLA_VF_VLAN_INFO || in do_setvfinfo()