Home
last modified time | relevance | path

Searched refs:bhstr_opcode (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/usr.sbin/ctld/
H A Ddiscovery.c78 if ((bhstr->bhstr_opcode & ISCSI_BHS_OPCODE_IMMEDIATE) == 0) in text_receive()
97 bhstr2->bhstr_opcode = ISCSI_BHS_OPCODE_TEXT_RESPONSE; in text_new_response()
/freebsd-13.1/sys/dev/iscsi/
H A Discsi_proto.h245 uint8_t bhstr_opcode; member
260 uint8_t bhstr_opcode; member
/freebsd-13.1/usr.sbin/iscsid/
H A Ddiscovery.c83 bhstr->bhstr_opcode = ISCSI_BHS_OPCODE_TEXT_REQUEST | in text_new_request()