Searched refs:IP_STAT_LOCALOUT (Results 1 – 5 of 5) sorted by relevance
138 totalout = curstat.i[IP_STAT_FORWARD] + curstat.i[IP_STAT_LOCALOUT]; in showip()152 SHOW(i[IP_STAT_LOCALOUT], 1, 35); in showip()208 ADJINETCTR(curstat, oldstat, newstat, i[IP_STAT_LOCALOUT]); in fetchip()
136 #define IP_STAT_LOCALOUT 15 /* total ip packets generated here */ macro
283 IP_STATINC(IP_STAT_LOCALOUT); in ip_output()
445 IP_STATINC(IP_STAT_LOCALOUT); in ipsecif4_output()
649 p(IP_STAT_LOCALOUT, "\t%" PRIu64 " packet%s sent from this host\n"); in ip_stats()