Searched refs:outbps (Results 1 – 4 of 4) sorted by relevance
134 e->outbps += ((s64)rate - (s64)e->outbps) >> 2; in estimation_timer()176 est->outbps = 0; in ip_vs_zero_estimator()188 dst->outbps = (e->outbps + 0xF) >> 5; in ip_vs_read_estimator()
758 dst->outbps = (u32)src->outbps; in ip_vs_export_stats_user()2114 (unsigned long long)show.outbps); in ip_vs_stats_show()2183 kstats.outbps); in ip_vs_stats_percpu_show()2886 nla_put_u32(skb, IPVS_STATS_ATTR_OUTBPS, (u32)kstats->outbps)) in ip_vs_genl_fill_stats()2914 nla_put_u64(skb, IPVS_STATS_ATTR_OUTBPS, kstats->outbps)) in ip_vs_genl_fill_stats64()
174 __u32 outbps; /* current out byte rate */ member
387 u64 outbps; member404 u64 outbps; /* current out byte rate */ member