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

/linux-master/tools/bpf/bpftool/
H A Dmain.h55 #define BPF_TAG_FMT "%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx" macro
H A Dcommon.c900 if (sscanf(**argv, BPF_TAG_FMT, tag, tag + 1, tag + 2,
H A Dprog.c432 jsonw_printf(json_wtr, "\"" BPF_TAG_FMT "\"",

Completed in 369 milliseconds