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

  /src/sys/netinet/
ip_icmp.h 307 int icmp_ratelimit(const struct in_addr *, const int, const 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
  /src/sys/netmpls/
mpls_ttl.c 208 if (icmp_ratelimit(&oip->ip_src, type, code))

Completed in 31 milliseconds