Searched refs:ip_vs_stats (Results 1 – 1 of 1) sorted by relevance
390 struct ip_vs_stats { struct399 struct ip_vs_stats s; argument403 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 …]