Home
last modified time | relevance | path

Searched refs:PR_ALLOW_RAW_SOCKETS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Djail.h231 #define PR_ALLOW_RAW_SOCKETS 0x00000004 macro
/f-stack/freebsd/kern/
H A Dkern_jail.c198 {"allow.raw_sockets", "allow.noraw_sockets", PR_ALLOW_RAW_SOCKETS},
3600 if (cred->cr_prison->pr_allow & PR_ALLOW_RAW_SOCKETS) in prison_priv_check()
3889 NULL, PR_ALLOW_RAW_SOCKETS, sysctl_jail_default_allow, "I",