Searched refs:ips_localout (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.101.15/bsd/netinet/ | ||
| H A D | ip_var.h | 234 u_int32_t ips_localout; /* total ip packets generated here */ member |
| H A D | ip_output.c | 569 OSAddAtomic(1, &ipstat.ips_localout); in ip_output_list() |