Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dicmp6.c163 static void icmp6_errcount(struct icmp6errstat *, int, int);
203 icmp6_errcount(struct icmp6errstat *stat, int type, int code) in icmp6_errcount() function
296 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code); in icmp6_error_flag()
2771 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0); in icmp6_redirect_output()