Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Drtnetlink.c1195 struct nlattr *vf, *vfstats, *vfvlanlist; in rtnl_fill_vfinfo() local
1286 vfstats = nla_nest_start_noflag(skb, IFLA_VF_STATS); in rtnl_fill_vfinfo()
1287 if (!vfstats) in rtnl_fill_vfinfo()
1305 nla_nest_cancel(skb, vfstats); in rtnl_fill_vfinfo()
1308 nla_nest_end(skb, vfstats); in rtnl_fill_vfinfo()