Searched refs:RDS_MSG_ACK_REQUIRED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dsend.c86 set_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags);
253 __set_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags);
724 __set_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags);
H A Drds.h234 #define RDS_MSG_ACK_REQUIRED 4 macro
H A Dib_send.c554 if (test_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags))
H A Diw_send.c585 if (test_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags))

Completed in 51 milliseconds