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

/drivers/target/iscsi/
H A Discsi_target_core.h67 ISCSI_TCP = 0, enumerator in enum:iscsit_transport_type
H A Discsi_target_login.c895 case ISCSI_TCP:
939 if (np->np_network_transport == ISCSI_TCP) {
H A Discsi_target_configfs.c311 * Assume ISCSI_TCP by default. Other network portals for other
324 ISCSI_TCP);
762 (conn->network_transport == ISCSI_TCP) ?
H A Discsi_target.c522 .transport_type = ISCSI_TCP,
3569 rc = iscsit_build_text_rsp(cmd, conn, hdr, ISCSI_TCP);

Completed in 39 milliseconds