Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Dicmp6.c162 static void icmp6_errcount(struct icmp6errstat *, int, int);
201 icmp6_errcount(struct icmp6errstat *stat, int type, int code) in icmp6_errcount() function
294 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code); in icmp6_error_flag()
2769 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0); in icmp6_redirect_output()