Lines Matching defs:dumpit
85 def dumpit(ynl, args, op_name, extra = {}):
87 Prepare request header, parse arguments and dumpit (filtering out the
186 flags = bits_to_dict(dumpit(ynl, args, 'privflags-get')['flags'])
191 eee = dumpit(ynl, args, 'eee-get')
212 print_field(dumpit(ynl, args, 'pause-get'),
219 print_field(dumpit(ynl, args, 'coalesce-get'))
223 reply = dumpit(ynl, args, 'features-get')
250 reply = dumpit(ynl, args, 'channels-get')
270 reply = dumpit(ynl, args, 'channels-get')
299 strset = dumpit(ynl, args, 'strset-get')
318 rsp = dumpit(ynl, args, 'stats-get', req)
323 tsinfo = dumpit(ynl, args, 'tsinfo-get')
340 linkmodes = dumpit(ynl, args, 'linkmodes-get')
388 linkinfo = dumpit(ynl, args, 'linkinfo-get')
410 debug = dumpit(ynl, args, 'debug-get')
414 linkstate = dumpit(ynl, args, 'linkstate-get')