Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ctld/
H A Ddiscovery.c79 if ((bhstr->bhstr_opcode & ISCSI_BHS_OPCODE_IMMEDIATE) == 0) in text_receive()
98 bhstr2->bhstr_opcode = ISCSI_BHS_OPCODE_TEXT_RESPONSE; in text_new_response()
/freebsd-12.1/sys/dev/iscsi/
H A Discsi_proto.h242 uint8_t bhstr_opcode; member
257 uint8_t bhstr_opcode; member
/freebsd-12.1/usr.sbin/iscsid/
H A Ddiscovery.c84 bhstr->bhstr_opcode = ISCSI_BHS_OPCODE_TEXT_REQUEST | in text_new_request()