Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dip_var.h254 u_int32_t ips_adj; /* total packets trimmed/adjusted */ member
H A Dip_input.c921 ipstat.ips_adj++; in ip_input_adjust()