Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dip_var.h258 u_int32_t ips_rxc_notchain; /* rx bypassed chaining */ member
H A Dip_input.c1680 ipstat.ips_rxc_notchain++; in ip_proto_input()