Home
last modified time | relevance | path

Searched defs:output_max_len (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbpftool_helpers.c51 static int run_command(char *args, char *output_buf, size_t output_max_len) in run_command()
83 int get_bpftool_command_output(char *args, char *output_buf, size_t output_max_len) in get_bpftool_command_output()