Home
last modified time | relevance | path

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

/netbsd/usr.sbin/inetd/
H A Dratelimit.c62 static struct rl_ip_node *rl_try_get_ip(struct servtab *, union addr *);
328 rl_try_get_ip(struct servtab *sep, union addr *addr) in rl_try_get_ip() function
392 node = rl_try_get_ip(sep, &addr); in rl_process_ip_max()