Searched refs:outbps (Results 1 – 4 of 4) sorted by relevance
133 e->outbps += ((s64)rate - (s64)e->outbps) >> 2; in estimation_timer()177 est->outbps = 0; in ip_vs_zero_estimator()189 dst->outbps = (e->outbps + 0xF) >> 5; in ip_vs_read_estimator()
844 dst->outbps = (u32)src->outbps; in ip_vs_export_stats_user()2274 (unsigned long long)show.outbps); in ip_vs_stats_show()2330 kstats.outbps); in ip_vs_stats_percpu_show()3026 nla_put_u32(skb, IPVS_STATS_ATTR_OUTBPS, (u32)kstats->outbps)) in ip_vs_genl_fill_stats()3063 nla_put_u64_64bit(skb, IPVS_STATS_ATTR_OUTBPS, kstats->outbps, in ip_vs_genl_fill_stats64()
188 __u32 outbps; /* current out byte rate */ member
380 u64 outbps; member397 u64 outbps; /* current out byte rate */ member