Searched refs:RDS_FLAG_ACK_REQUIRED (Results 1 – 5 of 5) sorted by relevance
134 #define RDS_FLAG_ACK_REQUIRED 0x02 macro
750 if (hdr->h_flags & RDS_FLAG_ACK_REQUIRED) { in rds_iw_process_recv()
919 if (hdr->h_flags & RDS_FLAG_ACK_REQUIRED) { in rds_ib_process_recv()
588 rm->m_inc.i_hdr.h_flags |= RDS_FLAG_ACK_REQUIRED; in rds_iw_xmit()
612 rm->m_inc.i_hdr.h_flags |= RDS_FLAG_ACK_REQUIRED; in rds_ib_xmit()