Lines Matching refs:s_t
2222 int *t_p, int s_t)
2227 *t_p < s_t || !q->ops->cl_ops ||
2233 if (*t_p > s_t)
2251 int *t_p, int s_t, bool recur)
2259 if (tc_dump_tclass_qdisc(root, skb, tcm, cb, t_p, s_t) < 0)
2268 tc_dump_tclass_qdisc(q, skb, tcm, cb, t_p, s_t) < 0)
2273 if (tc_dump_tclass_qdisc(q, skb, tcm, cb, t_p, s_t) < 0)
2286 int t, s_t;
2294 s_t = cb->args[0];
2298 skb, tcm, cb, &t, s_t, true) < 0)
2304 skb, tcm, cb, &t, s_t, false) < 0)