Searched refs:outbps (Results 1 – 4 of 4) sorted by relevance
136 e->outbps += ((s64)rate - (s64)e->outbps) >> 2; in estimation_timer()180 est->outbps = 0; in ip_vs_zero_estimator()192 dst->outbps = (e->outbps + 0xF) >> 5; in ip_vs_read_estimator()
761 dst->outbps = (u32)src->outbps; in ip_vs_export_stats_user()2108 (unsigned long long)show.outbps); in ip_vs_stats_show()2177 kstats.outbps); in ip_vs_stats_percpu_show()2865 nla_put_u32(skb, IPVS_STATS_ATTR_OUTBPS, (u32)kstats->outbps)) in ip_vs_genl_fill_stats()2893 nla_put_u64(skb, IPVS_STATS_ATTR_OUTBPS, kstats->outbps)) in ip_vs_genl_fill_stats64()
174 __u32 outbps; /* current out byte rate */ member
394 u64 outbps; member411 u64 outbps; /* current out byte rate */ member