AH_NSTATS
return (NETSTAT_SYSCTL(ahstat_percpu, AH_NSTATS));
ahstat_percpu = percpu_alloc(sizeof(uint64_t) * AH_NSTATS);
uint64_t ahstats[AH_NSTATS];