Lines Matching full:ifindex
12 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
23 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex}, dump=True)
35 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
46 channels = netnl.channels_get({'header': {'dev-index': cfg.ifindex}})
56 nl_shaper.set({'ifindex': cfg.ifindex,
60 nl_shaper.set({'ifindex': cfg.ifindex,
68 shaper_q0 = nl_shaper.get({'ifindex': cfg.ifindex,
74 shaper_q1 = nl_shaper.get({'ifindex': cfg.ifindex,
76 ksft_eq(shaper_q1, {'ifindex': cfg.ifindex,
82 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
83 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
88 {'ifindex': cfg.ifindex,
98 nl_shaper.delete({'ifindex': cfg.ifindex,
100 nl_shaper.delete({'ifindex': cfg.ifindex,
102 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
108 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
118 nl_shaper.set({'ifindex': cfg.ifindex,
122 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
123 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
132 nl_shaper.delete({'ifindex': cfg.ifindex,
134 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
144 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
154 'ifindex': cfg.ifindex,
162 ksft_eq(node_handle, {'ifindex': cfg.ifindex,
165 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
167 ksft_eq(shaper, {'ifindex': cfg.ifindex,
172 nl_shaper.delete({'ifindex': cfg.ifindex,
174 nl_shaper.delete({'ifindex': cfg.ifindex,
179 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
182 nl_shaper.delete({'ifindex': cfg.ifindex,
189 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
198 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
209 'ifindex': cfg.ifindex,
219 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
221 ksft_eq(shaper, {'ifindex': cfg.ifindex,
225 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
227 ksft_eq(shaper, {'ifindex': cfg.ifindex,
237 'ifindex': cfg.ifindex,
250 'ifindex': cfg.ifindex,
254 ksft_eq(node_handle, {'ifindex': cfg.ifindex,
257 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
259 ksft_eq(shaper, {'ifindex': cfg.ifindex,
264 nl_shaper.delete({'ifindex': cfg.ifindex,
266 nl_shaper.delete({'ifindex': cfg.ifindex,
270 nl_shaper.delete({'ifindex': cfg.ifindex,
272 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
273 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
279 nl_shaper.delete({'ifindex': cfg.ifindex,
281 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
288 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
298 'ifindex': cfg.ifindex,
312 'ifindex': cfg.ifindex,
322 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
323 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
327 {'ifindex': cfg.ifindex,
331 {'ifindex': cfg.ifindex,
335 {'ifindex': cfg.ifindex,
340 {'ifindex': cfg.ifindex,
347 nl_shaper.delete({'ifindex': cfg.ifindex,
349 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
350 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
354 {'ifindex': cfg.ifindex,
358 {'ifindex': cfg.ifindex,
362 {'ifindex': cfg.ifindex,
370 nl_shaper.delete({'ifindex': cfg.ifindex,
372 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
382 nl_shaper.set({'ifindex': cfg.ifindex,
389 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
390 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
395 {'ifindex': cfg.ifindex,
400 {'ifindex': cfg.ifindex,
410 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
411 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
416 {'ifindex': cfg.ifindex,
424 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
425 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
430 {'ifindex': cfg.ifindex,
438 nl_shaper.delete({'ifindex': cfg.ifindex,