blob: 6b1f77ffcebe22db856c5d28112ef1b0305237ab [file] [log] [blame]
struct seccomp_fprog {
unsigned short len;
unsigned long filter;
};