Searched refs:TSRF_QLEN_REQ (Results 1 – 3 of 3) sorted by relevance
75 #define TSRF_QLEN_REQ 0x4 /* get qlen from timod */ macro
2898 (tsr_flags & ~(TSRF_QLEN_REQ | TSRF_IS_EXP_IN_RCVBUF)) != 0) { in tim_answer_ti_sync()2910 if ((tsr_flags & TSRF_QLEN_REQ) != 0) in tim_answer_ti_sync()
1067 tsrp->tsr_flags = TSRF_QLEN_REQ; in _t_create()