Searched refs:ISNS_TASK_SEND_PDU (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libisns/
H A Disns_task.h42 #define ISNS_TASK_SEND_PDU 2 macro
H A Disns_util.c157 if (task_p->task_type == ISNS_TASK_SEND_PDU)
163 if (task_p->task_type == ISNS_TASK_SEND_PDU)
H A Disns_task.c507 if ((task_p->task_type == ISNS_TASK_SEND_PDU)
H A Disns_pdu.c552 && (task_p->task_type == ISNS_TASK_SEND_PDU)
847 task_p = isns_new_task(pdu_p->cfg_p, ISNS_TASK_SEND_PDU,

Completed in 114 milliseconds