Searched refs:BPF_SNPRINTF (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf_helpers.h | 240 * 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