Searched refs:sessiontype (Results 1 – 1 of 1) sorted by relevance
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()