Home
last modified time | relevance | path

Searched refs:ips_localout (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h192 u_int32_t ips_localout; /* total ip packets generated here */ member
H A Dip_output.c558 OSAddAtomic(1, &ipstat.ips_localout); in ip_output_list()