Searched refs:F_DDP_PDU (Results 1 – 3 of 3) sorted by relevance
494 if (val & F_DDP_PDU && ip->ip_data_mbuf == NULL) { in do_rx_iscsi_ddp()608 if ((val & F_DDP_PDU) == 0) { in do_rx_iscsi_cmp()710 if (val & F_DDP_PDU && ip->ip_data_mbuf == NULL) { in do_rx_iscsi_cmp()
1075 #define F_DDP_PDU V_DDP_PDU(1U) macro
1850 #define F_DDP_PDU V_DDP_PDU(1U) macro