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

  /src/usr.sbin/inetd/
ratelimit.c 61 static void rl_drop_connection(struct servtab *, int);
189 rl_drop_connection(struct servtab *sep, int ctrl) function in typeref:typename:void
372 rl_drop_connection(sep, ctrl);
444 rl_drop_connection(sep, ctrl);
ratelimit.c 61 static void rl_drop_connection(struct servtab *, int);
189 rl_drop_connection(struct servtab *sep, int ctrl) function in typeref:typename:void
372 rl_drop_connection(sep, ctrl);
444 rl_drop_connection(sep, ctrl);
ratelimit.c 61 static void rl_drop_connection(struct servtab *, int);
189 rl_drop_connection(struct servtab *sep, int ctrl) function in typeref:typename:void
372 rl_drop_connection(sep, ctrl);
444 rl_drop_connection(sep, ctrl);

Completed in 36 milliseconds