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

/freebsd-current/tools/tools/netrate/tcpreceive/
H A Dtcpreceive.c55 handle_connection(int accept_sock) function
108 handle_connection(accept_sock);
/freebsd-current/contrib/pf/ftp-proxy/
H A Dftp-proxy.c104 void handle_connection(const int, short, void *);
380 handle_connection(const int listen_fd, short event __unused, void *ev __unused) function
782 event_set(&ev, listenfd, EV_READ | EV_PERSIST, handle_connection, &ev);
/freebsd-current/usr.sbin/ctld/
H A Dctld.c2443 handle_connection(struct portal *portal, int fd, function
2561 handle_connection(portal, connection_id,
2594 handle_connection(portal, client_fd,

Completed in 93 milliseconds