Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/iscsid/
HDiscsid.c223 connection_new(int iscsi_fd, const struct iscsi_daemon_request *request) in connection_new() function
644 conn = connection_new(iscsi_fd, request); in handle_request()
/freebsd-14-stable/sbin/ggate/ggated/
HDggated.c443 connection_new(struct g_gate_cinit *cinit, struct sockaddr *s, int sfd) in connection_new() function
925 conn = connection_new(&cinit, from, sfd); in handshake()
/freebsd-14-stable/usr.sbin/ctld/
HDctld.c1677 connection_new(struct portal *portal, int fd, const char *host, in connection_new() function
2480 conn = connection_new(portal, fd, host, client_sa); in handle_connection()