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