Home
last modified time | relevance | path

Searched refs:conn_id (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-pubkey.c345 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in match_principals_command() argument
420 "C", conn_id, in match_principals_command()
483 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in user_cert_trusted_ca() argument
520 conn_id, rdomain, &principals_opts)) in user_cert_trusted_ca()
619 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in user_key_command_allowed2() argument
681 "C", conn_id, in user_key_command_allowed2()
757 char *file, *conn_id; in user_key_allowed() local
774 xasprintf(&conn_id, "%s %d %s %d", in user_key_allowed()
795 conn_id, rdomain, &opts)) != 0) in user_key_allowed()
801 remote_host, conn_id, rdomain, &opts)) != 0) in user_key_allowed()
[all …]
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c2183 struct rdma_id_private *listen_id, *conn_id = NULL; in cma_req_handler() local
2207 conn_id = cma_new_udp_id(&listen_id->id, ib_event, net_dev); in cma_req_handler()
2212 conn_id = cma_new_conn_id(&listen_id->id, ib_event, net_dev); in cma_req_handler()
2216 if (!conn_id) { in cma_req_handler()
2221 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING); in cma_req_handler()
2222 ret = cma_acquire_dev(conn_id, listen_id); in cma_req_handler()
2226 conn_id->cm_id.ib = cm_id; in cma_req_handler()
2227 cm_id->context = conn_id; in cma_req_handler()
2234 atomic_inc(&conn_id->refcount); in cma_req_handler()
2235 ret = conn_id->id.event_handler(&conn_id->id, &event); in cma_req_handler()
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Discsi_common.h1382 __le16 conn_id /* ISCSI Connection ID. (MOTI_COHEN : draft for DrvSim sake) */; member
1415 __le16 conn_id /* Drivers connection Id */; member
1427 __le16 conn_id /* Drivers connection Id */; member
1444 __le16 conn_id /* Drivers connection Id */; member
1621 __le16 conn_id /* ISCSI Connection ID. */; member
1635 __le16 conn_id /* ISCSI Connection ID. */; member
1647 __le16 conn_id /* ISCSI Connection ID. */; member
1659 __le16 conn_id /* ISCSI Connection ID. */; member
1672 __le16 conn_id /* ISCSI Connection ID. */; member
H A Decore_fcoe_api.h39 u16 conn_id; member
H A Decore_iscsi_api.h92 u16 conn_id; member
H A Dcommon_hsi.h681 __le16 conn_id /* Driver connection ID */; member
688 __le16 conn_id /* Driver connection ID */; member
H A Dfcoe_common.h1007 …__le16 conn_id /* Drivers connection ID. Should be sent in EQs to speed-up drivers access to conne… member
H A Decore_spq.c96 OSAL_LE16_TO_CPU(p_eqe->data.iscsi_info.conn_id), in ecore_iscsi_eq_dump()
H A Decore_hsi_fcoe.h740 __le16 conn_id /* Driver connection ID. To be used by slowpaths to fill EQ placement params */; member
/freebsd/sys/dev/bxe/
H A Decore_hsi.h8402 uint32_t conn_id /* FCoE Connection ID */; member
8414 uint32_t conn_id /* FCoE Connection ID */; member