Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dicmp6.c160 static void icmp6_errcount(struct icmp6errstat *, int, int);
199 icmp6_errcount(struct icmp6errstat *stat, int type, int code) in icmp6_errcount() function
274 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code); in icmp6_error_flag()
2745 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0); in icmp6_redirect_output()