Home
last modified time | relevance | path

Searched refs:ISCSI_BHS_OPCODE_LOGOUT_RESPONSE (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/iscsid/
H A Ddiscovery.c49 if (response->pdu_bhs->bhs_opcode != ISCSI_BHS_OPCODE_LOGOUT_RESPONSE) in logout_receive()
/freebsd/usr.sbin/ctld/
H A Ddiscovery.cc90 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in logout_new_response()
/freebsd/sys/dev/iscsi/
H A Discsi_proto.h63 #define ISCSI_BHS_OPCODE_LOGOUT_RESPONSE 0x26 macro
H A Discsi.c805 case ISCSI_BHS_OPCODE_LOGOUT_RESPONSE: in iscsi_receive_callback()
/freebsd/sys/cam/ctl/
H A Dctl_frontend_iscsi.c963 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()
982 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()