Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h218 u_int32_t ips_rxc_notlist; /* count of pkts through ip_input */ member
H A Dip_input.c1726 ipstat.ips_rxc_notlist++; in ip_input()