Lines Matching refs:shapers
15 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
22 ksft_eq(len(shapers), 0)
85 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
86 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
105 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
106 ksft_eq(len(shapers), 0)
125 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
126 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
137 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
138 ksft_eq(len(shapers), 0)
182 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
183 ksft_eq(len(shapers), 1)
275 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
276 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
284 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
285 ksft_eq(len(shapers), 0)
325 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
326 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
352 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
353 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
375 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
376 ksft_eq(len(shapers), 0)
392 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
393 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
413 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
414 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
427 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
428 ksft_eq(shapers, [{'ifindex': cfg.ifindex,