Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/iscsid/
HDiscsid.c155 connection_new(int iscsi_fd, const struct iscsi_daemon_request *request) in connection_new() function
446 conn = connection_new(iscsi_fd, request); in handle_request()
/freebsd-11-stable/sbin/ggate/ggated/
HDggated.c434 connection_new(struct g_gate_cinit *cinit, struct sockaddr *s, int sfd) in connection_new() function
901 conn = connection_new(&cinit, from, sfd); in handshake()
/freebsd-11-stable/usr.sbin/ctld/
HDctld.c1582 connection_new(struct portal *portal, int fd, const char *host, in connection_new() function
2341 conn = connection_new(portal, fd, host, client_sa); in handle_connection()