Home
last modified time | relevance | path

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

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