ivvl 2223 net/core/rtnetlink.c struct ifla_vf_vlan_info *ivvl[MAX_VLAN_LIST_LEN]; ivvl 2238 net/core/rtnetlink.c ivvl[len] = nla_data(attr); ivvl 2245 net/core/rtnetlink.c if (ivvl[0]->vf >= INT_MAX) ivvl 2247 net/core/rtnetlink.c err = ops->ndo_set_vf_vlan(dev, ivvl[0]->vf, ivvl[0]->vlan, ivvl 2248 net/core/rtnetlink.c ivvl[0]->qos, ivvl[0]->vlan_proto);