Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1094 * BPF_F_ALLOW_OVERRIDE: If a sub-cgroup installs some bpf program,
1101 * NONE or BPF_F_ALLOW_OVERRIDE flag.
1102 * Attaching another program on top of NONE or BPF_F_ALLOW_OVERRIDE will
1134 #define BPF_F_ALLOW_OVERRIDE (1U << 0) macro

Completed in 10 milliseconds