Searched refs:BPF_TAG_FMT (Results 1 – 3 of 3) sorted by relevance
55 #define BPF_TAG_FMT "%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx%02hhx" macro
743 if (sscanf(**argv, BPF_TAG_FMT, tag, tag + 1, tag + 2, in prog_parse_fds()
370 jsonw_printf(json_wtr, "\"" BPF_TAG_FMT "\"", in print_prog_header_json()
Completed in 9 milliseconds