Home
last modified time | relevance | path

Searched refs:RDS_MSG_RETRANSMITTED (Results 1 – 4 of 4) sorted by relevance

/linux/net/rds/
H A Dtcp_send.c93 if (test_bit(RDS_MSG_RETRANSMITTED, &rm->m_flags)) in rds_tcp_xmit()
H A Dsend.c97 set_bit(RDS_MSG_RETRANSMITTED, &rm->m_flags); in rds_send_path_reset()
281 test_bit(RDS_MSG_RETRANSMITTED, &rm->m_flags))) { in rds_send_xmit()
H A Drds.h359 #define RDS_MSG_RETRANSMITTED 5 macro
H A Dib_send.c574 if (test_bit(RDS_MSG_RETRANSMITTED, &rm->m_flags)) in rds_ib_xmit()