Home
last modified time | relevance | path

Searched refs:print_prog_json (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c445 static void print_prog_json(struct bpf_prog_info *info, int fd) in print_prog_json() function
590 print_prog_json(&info, fd); in show_prog()