Home
last modified time | relevance | path

Searched refs:ips_toosmall (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/bsd/netinet/
H A Dip_var.h182 u_int32_t ips_toosmall; /* not enough data */ member
H A Dip_input.c417 atomic_add_32(&ipstat.ips_toosmall, 1); \
1039 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_input_first_pass()
1811 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_input()
2321 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_reass()
/xnu-8792.61.2/bsd/net/
H A Dif_bridge.c8843 ipstat.ips_toosmall++;
8848 ipstat.ips_toosmall++;