const F_ALLOW_MULTI: comptime_int = 2;
[src]
Flag for prog_attach command. If a sub-cgroup installs some bpf program, that cgroup program gets run in addition to the program in this cgroup.
const F_ALLOW_MULTI: comptime_int = 2;
Flag for prog_attach command. If a sub-cgroup installs some bpf program, that cgroup program gets run in addition to the program in this cgroup.