Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h215 u_int32_t ips_rxc_notchain; /* rx bypassed chaining */ member
H A Dip_input.c1666 ipstat.ips_rxc_notchain++; in ip_input_process_list()