Searched refs:carpstats (Results 1 – 3 of 3) sorted by relevance
148 struct carpstats { struct
253 VNET_PCPUSTAT_DEFINE(struct carpstats, carpstats);254 VNET_PCPUSTAT_SYSINIT(carpstats);255 VNET_PCPUSTAT_SYSUNINIT(carpstats);258 counter_u64_add(VNET(carpstats)[offsetof(struct carpstats, name) / \262 SYSCTL_VNET_PCPUSTAT(_net_inet_carp, OID_AUTO, stats, struct carpstats,263 carpstats, "CARP statistics (struct carpstats, netinet/ip_carp.h)");
992 struct carpstats carpstat; in carp_stats()