Searched refs:stats_res (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h292 int stats_res; local
297 stats_res = net_dim_stats_compare(curr_stats, &dim->prev_stats);
298 if (stats_res != NET_DIM_STATS_SAME)
310 stats_res = net_dim_stats_compare(curr_stats, &dim->prev_stats);
311 if (stats_res != NET_DIM_STATS_BETTER)

Completed in 119 milliseconds