Lines Matching full:ifindex
15 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
26 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex}, dump=True)
38 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
49 channels = netnl.channels_get({'header': {'dev-index': cfg.ifindex}})
59 nl_shaper.set({'ifindex': cfg.ifindex,
63 nl_shaper.set({'ifindex': cfg.ifindex,
71 shaper_q0 = nl_shaper.get({'ifindex': cfg.ifindex,
77 shaper_q1 = nl_shaper.get({'ifindex': cfg.ifindex,
79 ksft_eq(shaper_q1, {'ifindex': cfg.ifindex,
85 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
86 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
91 {'ifindex': cfg.ifindex,
101 nl_shaper.delete({'ifindex': cfg.ifindex,
103 nl_shaper.delete({'ifindex': cfg.ifindex,
105 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
111 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
121 nl_shaper.set({'ifindex': cfg.ifindex,
125 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
126 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
135 nl_shaper.delete({'ifindex': cfg.ifindex,
137 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
147 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
157 'ifindex': cfg.ifindex,
165 ksft_eq(node_handle, {'ifindex': cfg.ifindex,
168 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
170 ksft_eq(shaper, {'ifindex': cfg.ifindex,
175 nl_shaper.delete({'ifindex': cfg.ifindex,
177 nl_shaper.delete({'ifindex': cfg.ifindex,
182 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
185 nl_shaper.delete({'ifindex': cfg.ifindex,
192 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
201 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
212 'ifindex': cfg.ifindex,
222 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
224 ksft_eq(shaper, {'ifindex': cfg.ifindex,
228 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
230 ksft_eq(shaper, {'ifindex': cfg.ifindex,
240 'ifindex': cfg.ifindex,
253 'ifindex': cfg.ifindex,
257 ksft_eq(node_handle, {'ifindex': cfg.ifindex,
260 shaper = nl_shaper.get({'ifindex': cfg.ifindex,
262 ksft_eq(shaper, {'ifindex': cfg.ifindex,
267 nl_shaper.delete({'ifindex': cfg.ifindex,
269 nl_shaper.delete({'ifindex': cfg.ifindex,
273 nl_shaper.delete({'ifindex': cfg.ifindex,
275 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
276 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
282 nl_shaper.delete({'ifindex': cfg.ifindex,
284 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
291 caps = nl_shaper.cap_get({'ifindex': cfg.ifindex,
301 'ifindex': cfg.ifindex,
315 'ifindex': cfg.ifindex,
325 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
326 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
330 {'ifindex': cfg.ifindex,
334 {'ifindex': cfg.ifindex,
338 {'ifindex': cfg.ifindex,
343 {'ifindex': cfg.ifindex,
350 nl_shaper.delete({'ifindex': cfg.ifindex,
352 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
353 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
357 {'ifindex': cfg.ifindex,
361 {'ifindex': cfg.ifindex,
365 {'ifindex': cfg.ifindex,
373 nl_shaper.delete({'ifindex': cfg.ifindex,
375 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
385 nl_shaper.set({'ifindex': cfg.ifindex,
392 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
393 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
398 {'ifindex': cfg.ifindex,
403 {'ifindex': cfg.ifindex,
413 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
414 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
419 {'ifindex': cfg.ifindex,
427 shapers = nl_shaper.get({'ifindex': cfg.ifindex}, dump=True)
428 ksft_eq(shapers, [{'ifindex': cfg.ifindex,
433 {'ifindex': cfg.ifindex,
441 nl_shaper.delete({'ifindex': cfg.ifindex,
451 'ifindex': cfg.ifindex,