iscsi_bhs_logout_response
struct iscsi_bhs_logout_response *bhslr2;
bhslr2 = (struct iscsi_bhs_logout_response *)response->ip_bhs;
bhslr2 = (struct iscsi_bhs_logout_response *)response->ip_bhs;
CTASSERT(sizeof(struct iscsi_bhs_logout_response) == ISCSI_BHS_SIZE);
struct iscsi_bhs_logout_response *bhslr2;
bhslr2 = (struct iscsi_bhs_logout_response *)response->pdu_bhs;
struct iscsi_bhs_logout_response *bhslr;
bhslr = (struct iscsi_bhs_logout_response *)response->pdu_bhs;