Home
last modified time | relevance | path

Searched refs:IFLA_VF_PORTS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dif_link.h135 IFLA_VF_PORTS, enumerator
/linux-3.4.99/net/core/
Drtnetlink.c810 vf_ports = nla_nest_start(skb, IFLA_VF_PORTS); in rtnl_vf_ports_fill()
1130 [IFLA_VF_PORTS] = { .type = NLA_NESTED },
1472 if (tb[IFLA_VF_PORTS]) { in do_setlink()
1482 nla_for_each_nested(attr, tb[IFLA_VF_PORTS], rem) { in do_setlink()