Searched refs:ips_forward (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/netinet/ | ||
| H A D | ip_var.h | 227 u_int32_t ips_forward; /* packets forwarded */ member |
| H A D | ip_input.c | 3583 OSAddAtomic(1, &ipstat.ips_forward); in ip_forward() |