Home
last modified time | relevance | path

Searched refs:ip_vs_stats (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dip_vs.h390 struct ip_vs_stats { struct
399 struct ip_vs_stats s; argument
403 int ip_vs_stats_init_alloc(struct ip_vs_stats *s);
404 struct ip_vs_stats *ip_vs_stats_alloc(void);
405 void ip_vs_stats_release(struct ip_vs_stats *stats);
406 void ip_vs_stats_free(struct ip_vs_stats *stats);
458 struct ip_vs_stats *calc_stats; /* Used for calculation */
692 struct ip_vs_stats stats; /* statistics for the service */
733 struct ip_vs_stats stats; /* statistics */
1536 extern struct ip_vs_stats ip_vs_stats;
[all …]