Home
last modified time | relevance | path

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

/linux/net/core/
H A Drtnetlink.c5861 unsigned int size_l3; in rtnl_offload_xstats_fill() local
5866 size_l3 = rtnl_offload_xstats_get_size_stats(dev, t_l3); in rtnl_offload_xstats_fill()
5867 if (!size_l3) in rtnl_offload_xstats_fill()
5869 attr = nla_reserve_64bit(skb, attr_id_l3_stats, size_l3, in rtnl_offload_xstats_fill()