Home
last modified time | relevance | path

Searched refs:BPF_TAG_FMT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmain.h55 #define BPF_TAG_FMT "%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx" macro
H A Dcommon.c739 if (sscanf(**argv, BPF_TAG_FMT, tag, tag + 1, tag + 2, in prog_parse_fds()
H A Dprog.c364 jsonw_printf(json_wtr, "\"" BPF_TAG_FMT "\"", in print_prog_header_json()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmain.h55 #define BPF_TAG_FMT "%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx" macro
H A Dcommon.c828 if (sscanf(**argv, BPF_TAG_FMT, tag, tag + 1, tag + 2, in prog_parse_fds()
H A Dprog.c432 jsonw_printf(json_wtr, "\"" BPF_TAG_FMT "\"", in print_prog_header_json()

Completed in 9 milliseconds