Home
last modified time | relevance | path

Searched refs:RDS_FLAG_ACK_REQUIRED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dib_recv.c971 if (hdr->h_flags & RDS_FLAG_ACK_REQUIRED) { in rds_ib_process_recv()
H A Dib_send.c574 rm->m_inc.i_hdr.h_flags |= RDS_FLAG_ACK_REQUIRED; in rds_ib_xmit()
H A Drds.h186 #define RDS_FLAG_ACK_REQUIRED 0x02 macro
/kernel/linux/linux-6.6/net/rds/
H A Dib_recv.c972 if (hdr->h_flags & RDS_FLAG_ACK_REQUIRED) { in rds_ib_process_recv()
H A Dib_send.c573 rm->m_inc.i_hdr.h_flags |= RDS_FLAG_ACK_REQUIRED; in rds_ib_xmit()
H A Drds.h186 #define RDS_FLAG_ACK_REQUIRED 0x02 macro

Completed in 10 milliseconds