Searched refs:conn_id (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/demo/ip/
H A Dtcprst.d45 laddr[self->conn_id], lport[self->conn_id], \
46 faddr[self->conn_id], fport[self->conn_id], \
47 iss[self->conn_id], irs[self->conn_id], \
48 send_count[self->conn_id], recv_count[self->conn_id]))
56 probe_name[self->conn_id, i], \
57 conn_time[self->conn_id,
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2191 u16_t conn_id; local
2200 conn_id = req1->iscsi_conn_id;
2267 ctx->tstorm_st_context.iscsi.iscsi_conn_id = conn_id;
2342 ctx->ustorm_st_context.iscsi_conn_id = conn_id;
2360 ctx->cstorm_st_context.iscsi_conn_id = conn_id;
2384 u16_t conn_id; local
2391 conn_id = fcoe->ofld1.fcoe_conn_id;
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c805 static int conn_id = 1; local
880 if (ndmp_connect_list_add(connection, &conn_id) != 0) {
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c711 kcqe.fcoe_conn_id = kwqe->conn_destroy.conn_id;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4900 u32_t conn_id /* FCoE Connection ID */; member in struct:fcoe_kwqe_conn_enable_disable
4912 u32_t conn_id /* FCoE Connection ID */; member in struct:fcoe_kwqe_conn_destroy

Completed in 139 milliseconds