Home
last modified time | relevance | path

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

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