Searched defs:json (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/net/lib/py/ |
H A D | utils.py | 167 def tool(name, args, json=None, ns=None, host=None): argument 178 def ip(args, json=None, ns=None, host=None): argument 184 def ethtool(args, json=None, ns=None, host=None): argument
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_bpftool.py | 28 def _bpftool(args, json=True): argument
|
H A D | test_progs.h | 121 FILE *json; member
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sharedbuffer_configuration.py | 121 def run_cmd(cmd, json=False): argument
|