netfilter/ipvs: use nla_put_u64_64bit()
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a558da0916
commit
cbdeafd7e1
@@ -435,6 +435,7 @@ enum {
|
||||
IPVS_STATS_ATTR_OUTPPS, /* current out packet rate */
|
||||
IPVS_STATS_ATTR_INBPS, /* current in byte rate */
|
||||
IPVS_STATS_ATTR_OUTBPS, /* current out byte rate */
|
||||
IPVS_STATS_ATTR_PAD,
|
||||
__IPVS_STATS_ATTR_MAX,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user