IFLA_VFINFO_LIST 1336 net/core/rtnetlink.c vfinfo = nla_nest_start_noflag(skb, IFLA_VFINFO_LIST); IFLA_VFINFO_LIST 1730 net/core/rtnetlink.c [IFLA_VFINFO_LIST] = {. type = NLA_NESTED }, IFLA_VFINFO_LIST 2589 net/core/rtnetlink.c if (tb[IFLA_VFINFO_LIST]) { IFLA_VFINFO_LIST 2594 net/core/rtnetlink.c nla_for_each_nested(attr, tb[IFLA_VFINFO_LIST], rem) {