Lines Matching refs:s_t
2195 int *t_p, int s_t)
2200 *t_p < s_t || !q->ops->cl_ops ||
2206 if (*t_p > s_t)
2224 int *t_p, int s_t, bool recur)
2232 if (tc_dump_tclass_qdisc(root, skb, tcm, cb, t_p, s_t) < 0)
2241 tc_dump_tclass_qdisc(q, skb, tcm, cb, t_p, s_t) < 0)
2246 if (tc_dump_tclass_qdisc(q, skb, tcm, cb, t_p, s_t) < 0)
2259 int t, s_t;
2267 s_t = cb->args[0];
2271 skb, tcm, cb, &t, s_t, true) < 0)
2277 &t, s_t, false) < 0)