Searched refs:req_it_ui_len (Results 1 – 1 of 1) sorted by relevance
1369 uint32_t req_it_ui_len; in srpt_stp_login() local1442 req_it_ui_len = b2h32(login->lreq_req_it_iu_len); in srpt_stp_login()1443 SRPT_DPRINTF_L2("stp_login, requested iu size = %d", req_it_ui_len); in srpt_stp_login()1444 if (req_it_ui_len > srpt_iu_size) { in srpt_stp_login()1446 req_it_ui_len); in srpt_stp_login()1450 if (req_it_ui_len < SRP_MIN_IU_SIZE) { in srpt_stp_login()1452 req_it_ui_len); in srpt_stp_login()