Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dip_var.h222 u_int32_t ips_toosmall; /* not enough data */ member
H A Dip_input.c419 os_atomic_inc(&ipstat.ips_toosmall, relaxed); \
1036 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_input_first_pass()
1808 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_input()
2318 OSAddAtomic(1, &ipstat.ips_toosmall); in ip_reass()
/xnu-10063.141.1/bsd/net/
H A Dif_bridge.c9068 ipstat.ips_toosmall++;
9073 ipstat.ips_toosmall++;