SECCOMP
Type definitions in this namespace
Types
- FILTER_FLAG
- Bitflags for the SET_MODE_FILTER operation.
- RET
- Action values for seccomp BPF programs.
- ADDFD_FLAG
- See seccomp_unotify(2).
- notif_sizes
- Used with the ::GET_NOTIF_SIZES command to check if the kernel structures
- notif_resp
- The decision payload the supervisor process sends to the kernel.
= 0
Values
- USER_NOTIF_FLAG_CONTINUE
- Tells the kernel that the supervisor allows the syscall to continue.