Home
last modified time | relevance | path

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

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