Searched refs:sessiontype (Results 1 – 2 of 2) sorted by relevance
133 int sessiontype; in iscsi_check_for_session_reinstatement() local150 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()168 (sess_p->sess_ops->SessionType == sessiontype))) { in iscsi_check_for_session_reinstatement()188 " performing session reinstatement.\n", (sessiontype) ? in iscsi_check_for_session_reinstatement()
1119 int sessiontype = 0, ret = 0, tag_num, tag_size; in iscsi_target_locate_portal() local1191 sessiontype = strncmp(s_buf, DISCOVERY, 9); in iscsi_target_locate_portal()1192 if (!sessiontype) { in iscsi_target_locate_portal()