Searched refs:bpf_exec_util (Results 1 – 2 of 2) sorted by relevance
/external/iproute2/tc/ | ||
D | static-syms.h | 25 extern char bpf_exec_util[] __attribute__((weak)); if (!strcmp(sym, "bpf_exec_util")) return bpf_ex… |
D | e_bpf.c | 173 struct exec_util bpf_exec_util = { variable |