Searched refs:ips_toosmall (Results 1 – 3 of 3) sorted by relevance
182 u_int32_t ips_toosmall; /* not enough data */ member
417 atomic_add_32(&ipstat.ips_toosmall, 1); \1039 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_input_first_pass()1807 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_input()2317 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_reass()
8843 ipstat.ips_toosmall++;8848 ipstat.ips_toosmall++;