Lines Matching refs:shapers
12 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
19 ksft_eq(len(shapers), 0)
82 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
83 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
102 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
103 ksft_eq(len(shapers), 0)
122 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
123 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
134 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
135 ksft_eq(len(shapers), 0)
179 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
180 ksft_eq(len(shapers), 1)
272 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
273 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
281 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
282 ksft_eq(len(shapers), 0)
322 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
323 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
349 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
350 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
372 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
373 ksft_eq(len(shapers), 0)
389 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
390 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
410 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
411 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
424 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
425 ksft_eq(shapers, [{'ifindex': cfg.ifindex,