HomeSort by: relevance | last modified time | path
    Searched refs:pdu_header_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_send.c 673 pdu_header_t *hpdu = &ppdu->pdu_hdr;
814 pdu_header_t *hpdu = &ppdu->pdu_hdr;
1029 pdu_header_t *hpdu;
1100 pdu_header_t *hpdu;
1138 pdu_header_t *hpdu;
1246 pdu_header_t *hpdu;
1307 pdu_header_t *hpdu;
1375 pdu_header_t *hpdu;
1447 pdu_header_t *hpdu;
iscsi_pdu.h 440 typedef struct pdu_header_s pdu_header_t; typedef in typeref:struct:pdu_header_s
iscsi_globals.h 216 pdu_header_t pdu_hdr; /* Buffer for PDU associated with cmd */
iscsi_rcv.c 885 pdu_header_t *hpdu;
893 hpdu = (pdu_header_t *) pdu->pdu_temp_data;

Completed in 17 milliseconds