Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h222 …u_int32_t ips_rcv_if_no_match; /* packets whose receive interface did not pass the address check … member
H A Dip_input.c1420 ipstat.ips_rcv_if_no_match++; in ip_input_check_interface()