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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c156 static void icmp6_errcount(struct icmp6errstat *, int, int);
182 icmp6_errcount(stat, type, code) function
287 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code);
2635 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0);

Completed in 66 milliseconds