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

  /src/sys/dev/iscsi/
iscsi_send.c 516 if (pdu->pdu_flags & PDUF_PRIORITY)
582 if (pdu->pdu_flags & PDUF_PRIORITY) {
1114 ppdu->pdu_flags = PDUF_PRIORITY;
1177 ppdu->pdu_flags = PDUF_PRIORITY;
1346 ppdu->pdu_flags |= PDUF_PRIORITY;
iscsi_globals.h 120 #define PDUF_PRIORITY 0x04 /* Insert PDU at head of queue */

Completed in 139 milliseconds