Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Drtnetlink.c5329 unsigned int size_l3; in rtnl_offload_xstats_fill() local
5334 size_l3 = rtnl_offload_xstats_get_size_stats(dev, t_l3); in rtnl_offload_xstats_fill()
5335 if (!size_l3) in rtnl_offload_xstats_fill()
5337 attr = nla_reserve_64bit(skb, attr_id_l3_stats, size_l3, in rtnl_offload_xstats_fill()