Home
last modified time | relevance | path

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

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