Searched refs:carpstats (Results 1 – 4 of 4) sorted by relevance
101 struct carpstats { struct
247 VNET_PCPUSTAT_DEFINE(struct carpstats, carpstats);248 VNET_PCPUSTAT_SYSINIT(carpstats);249 VNET_PCPUSTAT_SYSUNINIT(carpstats);252 counter_u64_add(VNET(carpstats)[offsetof(struct carpstats, name) / \256 SYSCTL_VNET_PCPUSTAT(_net_inet_carp, OID_AUTO, stats, struct carpstats,257 carpstats, "CARP statistics (struct carpstats, netinet/ip_carp.h)");
955 struct carpstats carpstat; in carp_stats()