Lines Matching defs:dumpit
88 def dumpit(ynl, args, op_name, extra = {}):
90 Prepare request header, parse arguments and dumpit (filtering out the
189 flags = bits_to_dict(dumpit(ynl, args, 'privflags-get')['flags'])
194 eee = dumpit(ynl, args, 'eee-get')
215 print_field(dumpit(ynl, args, 'pause-get'),
222 print_field(dumpit(ynl, args, 'coalesce-get'))
226 reply = dumpit(ynl, args, 'features-get')
253 reply = dumpit(ynl, args, 'channels-get')
273 reply = dumpit(ynl, args, 'channels-get')
302 strset = dumpit(ynl, args, 'strset-get')
321 rsp = dumpit(ynl, args, 'stats-get', req)
332 tsinfo = dumpit(ynl, args, 'tsinfo-get', req)
360 linkmodes = dumpit(ynl, args, 'linkmodes-get')
408 linkinfo = dumpit(ynl, args, 'linkinfo-get')
430 debug = dumpit(ynl, args, 'debug-get')
434 linkstate = dumpit(ynl, args, 'linkstate-get')