IFLA_VF_PORTS    1040 net/core/rtnetlink.c 	vf_ports = nla_nest_start_noflag(skb, IFLA_VF_PORTS);
IFLA_VF_PORTS    1731 net/core/rtnetlink.c 	[IFLA_VF_PORTS]		= { .type = NLA_NESTED },
IFLA_VF_PORTS    2614 net/core/rtnetlink.c 	if (tb[IFLA_VF_PORTS]) {
IFLA_VF_PORTS    2624 net/core/rtnetlink.c 		nla_for_each_nested(attr, tb[IFLA_VF_PORTS], rem) {