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

/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_tpg.c562 * child tpg_np's (eg: the non ISCSI_TCP ones) on our parent iscsit_tpg_del_network_portal()
575 * We are not the parent ISCSI_TCP tpg network portal. Release iscsit_tpg_del_network_portal()
H A Discsi_target_configfs.c292 * Assume ISCSI_TCP by default. Other network portals for other lio_target_call_addnptotpg()
305 ISCSI_TCP); lio_target_call_addnptotpg()
672 (conn->network_transport == ISCSI_TCP) ? lio_target_nacl_info_show()
H A Discsi_target_login.c886 case ISCSI_TCP: iscsit_setup_np()
930 if (np->np_network_transport == ISCSI_TCP) { iscsit_setup_np()
H A Discsi_target.c509 .transport_type = ISCSI_TCP,
3588 rc = iscsit_build_text_rsp(cmd, conn, hdr, ISCSI_TCP); iscsit_send_text_rsp()
4250 if (conn->conn_transport->transport_type == ISCSI_TCP) iscsit_close_connection()
4556 if (conn->conn_transport->transport_type == ISCSI_TCP) iscsit_logout_post_handler_closesession()
4573 if (conn->conn_transport->transport_type == ISCSI_TCP) iscsit_logout_post_handler_samecid()
/linux-4.4.14/include/target/iscsi/
H A Discsi_target_core.h71 ISCSI_TCP = 0, enumerator in enum:iscsit_transport_type

Completed in 162 milliseconds