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