Searched refs:IFLA_VF_VLAN_LIST (Results 1 – 2 of 2) sorted by relevance
64 [IFLA_VF_VLAN_LIST] = { .type = NLA_NESTED },347 if (!(list = nla_nest_start(msg, IFLA_VF_VLAN_LIST))) in sriov_fill_vf_vlan_list()573 if (t[IFLA_VF_VLAN_LIST]) { in rtnl_link_sriov_parse_vflist()575 nla_for_each_nested(nla_list, t[IFLA_VF_VLAN_LIST], in rtnl_link_sriov_parse_vflist()
672 IFLA_VF_VLAN_LIST, /* nested list of vlans, option for QinQ */ enumerator