iscsi_bhs_text_response
struct iscsi_bhs_text_response *bhstr2;
bhstr2 = (struct iscsi_bhs_text_response *)response->pdu_bhs;
struct iscsi_bhs_text_response *bhstr;
bhstr = (struct iscsi_bhs_text_response *)response->pdu_bhs;
struct iscsi_bhs_text_response *bhstr;
bhstr = (struct iscsi_bhs_text_response *)response->pdu_bhs;
CTASSERT(sizeof(struct iscsi_bhs_text_response) == ISCSI_BHS_SIZE);