Searched refs:IFLA_VF_PORTS (Results 1 – 5 of 5) sorted by relevance
140 IFLA_VF_PORTS, enumerator
309 IFLA_VF_PORTS, enumerator
1072 vf_ports = nla_nest_start_noflag(skb, IFLA_VF_PORTS); in rtnl_vf_ports_fill()1853 [IFLA_VF_PORTS] = { .type = NLA_NESTED },2804 if (tb[IFLA_VF_PORTS]) { in do_setlink()2814 nla_for_each_nested(attr, tb[IFLA_VF_PORTS], rem) { in do_setlink()