Searched refs:ips_fragtimeout (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/netinet/ | ||
| H A D | ip_var.h | 228 u_int32_t ips_fragtimeout; /* fragments timed out */ member |
| H A D | ip_input.c | 2328 ipstat.ips_fragtimeout += fpp->ipq_nfrags; in frag_timeout() |