HomeSort by: relevance | last modified time | path
    Searched defs:icmp_ratelimit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_icmp.c 291 if (icmp_ratelimit(&oip->ip_src, type, code)) {
1317 icmp_ratelimit(const struct in_addr *dst, const int type, function in typeref:typename:int
ip_icmp.c 291 if (icmp_ratelimit(&oip->ip_src, type, code)) {
1317 icmp_ratelimit(const struct in_addr *dst, const int type, function in typeref:typename:int

Completed in 23 milliseconds