Searched refs:ExpectedDataTransferLength (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/iscsi/ | ||
| H A D | iscsi_pdu.h | 123 uint32_t ExpectedDataTransferLength; member |
| H A D | iscsi_send.c | 1482 hpdu->pduh_p.command.ExpectedDataTransferLength = htonl(totlen); in send_command() |