Home
last modified time | relevance | path

Searched refs:ISCSI_BHS_OPCODE_LOGOUT_REQUEST (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/iscsid/
H A Ddiscovery.c74 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST | in logout_new_request()
/freebsd/usr.sbin/ctld/
H A Ddiscovery.cc53 ISCSI_BHS_OPCODE_LOGOUT_REQUEST) in logout_receive()
/freebsd/sys/dev/iscsi/
H A Discsi_proto.h55 #define ISCSI_BHS_OPCODE_LOGOUT_REQUEST 0x06 macro
H A Discsi.c306 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST; in iscsi_session_logout()
/freebsd/sys/dev/iser/
H A Dicl_iser.c228 case ISCSI_BHS_OPCODE_LOGOUT_REQUEST: in is_control_opcode()
/freebsd/sys/cam/ctl/
H A Dctl_frontend_iscsi.c308 case ISCSI_BHS_OPCODE_LOGOUT_REQUEST: in cfiscsi_pdu_handle()