Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dmain.h55 #define BPF_TAG_FMT "%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx" macro
A Dcommon.c743 if (sscanf(**argv, BPF_TAG_FMT, tag, tag + 1, tag + 2, in prog_parse_fds()
A Dprog.c370 jsonw_printf(json_wtr, "\"" BPF_TAG_FMT "\"", in print_prog_header_json()

Completed in 9 milliseconds