Searched refs:handle_connection (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/tools/tools/netrate/tcpreceive/
H A Dtcpreceive.c57 handle_connection(int accept_sock) function
110 handle_connection(accept_sock);
/freebsd-11.0-release/contrib/pf/ftp-proxy/
H A Dftp-proxy.c107 void handle_connection(const int, short, void *);
383 handle_connection(const int listen_fd, short event __unused, void *ev __unused) function
785 event_set(&ev, listenfd, EV_READ | EV_PERSIST, handle_connection, &ev);
/freebsd-11.0-release/usr.sbin/ctld/
H A Dctld.c2278 handle_connection(struct portal *portal, int fd, function
2396 handle_connection(portal, connection_id,
2429 handle_connection(portal, client_fd,

Completed in 113 milliseconds