IP_STAT_LOCALOUT
IP_STATINC(IP_STAT_LOCALOUT);
IP_STATINC(IP_STAT_LOCALOUT);
p(IP_STAT_LOCALOUT, "\t%" PRIu64 " packet%s sent from this host\n");
totalout = curstat.i[IP_STAT_FORWARD] + curstat.i[IP_STAT_LOCALOUT];
SHOW(i[IP_STAT_LOCALOUT], 1, 35);
ADJINETCTR(curstat, oldstat, newstat, i[IP_STAT_LOCALOUT]);