Searched refs:prog (Results 1 – 2 of 2) sorted by relevance
97 unsigned char prog; member
108 struct sock_fprog prog = { in install_filter() local113 if (prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &prog) < 0) { in install_filter()