Searched refs:ips_input_ipf_drop (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/netinet/ | ||
| H A D | ip_var.h | 266 u_int32_t ips_input_ipf_drop; /* packets dropped by IP filters */ member |
| H A D | ip_input.c | 693 ipstat.ips_input_ipf_drop++; in ip_proto_dispatch_in() |