Searched refs:ips_fragments (Results 1 – 7 of 7) sorted by relevance
165 DO(i.ips_fragments); in domode()224 DO(i.ips_fragments, 9, 0); in showip()
110 uint64_t ips_fragments; /* fragments received */ member
224 IPSTAT_INC(ips_fragments); in ip_reass()275 IPSTAT_INC(ips_fragments); in ip_reass()
50 MIB_PROBE_IP(ips_fragments);
66 SDT_PROBE_DECLARE(mib, ip, count, ips_fragments);
328 value->v.uint32 = ipstat.ips_fragments; in op_ipstat()
1054 p(ips_fragments, "\t{:received-fragments/%ju} " in ip_stats()