Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbpf_helpers.h240 * BPF_SNPRINTF wraps the bpf_snprintf helper with variadic arguments instead of
243 #define BPF_SNPRINTF(out, out_size, fmt, args...) \ macro

Completed in 1 milliseconds