Searched refs:ips_total (Results 1 – 7 of 7) sorted by relevance
162 DO(i.ips_total); in domode()212 DO(i.ips_total, 1, 0); in showip()
100 uint64_t ips_total; /* total packets received */ member
230 IPSTAT_INC(ips_total); in ip_tryforward()
442 IPSTAT_INC(ips_total); in ip_input()
269 value->v.uint32 = ipstat.ips_total; in op_ipstat()
453 printf(" %10lu total packets received\n", s.ips_total); in print_ip_stats()
1004 p(ips_total, "\t{:received-packets/%ju} " in ip_stats()