Home
last modified time | relevance | path

Searched refs:RDS_MSG_FLUSH (Results 1 – 3 of 3) sorted by relevance

/linux/net/rds/
H A Drecv.c154 set_bit(RDS_MSG_FLUSH, &rm->m_flags); in rds_conn_peer_gen_update()
H A Drds.h362 #define RDS_MSG_FLUSH 8 macro
H A Dsend.c279 if (test_bit(RDS_MSG_FLUSH, &rm->m_flags) || in rds_send_xmit()