Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Din6_var.h268 u_quad_t ifs6_cantfoward_icmp6; /* # of ICMPv6 packets received for unreachable dest */ member
H A Dip6_input.c1162 in6_ifstat_inc(inifp, ifs6_cantfoward_icmp6); in ip6_input()