Searched refs:icmp6_ratelimit (Results 1 – 1 of 1) sorted by relevance
143 static int icmp6_ratelimit(const struct in6_addr *, const int, const int);350 if (icmp6_ratelimit(&oip6->ip6_src, type, code)) { in icmp6_error()2460 if (icmp6_ratelimit(&sip6->ip6_src, ND_REDIRECT, 0)) in icmp6_redirect_output()2790 icmp6_ratelimit(const struct in6_addr *dst, const int type, in icmp6_ratelimit() function