Home | History | Annotate | Download | only in misc

Lines Matching refs:rql

3060 		struct unix_diag_rqlen *rql = RTA_DATA(tb[UNIX_DIAG_RQLEN]);
3062 stat.rq = rql->udiag_rqueue;
3063 stat.wq = rql->udiag_wqueue;