Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Djail.h244 #define PR_ALLOW_RAW_SOCKETS 0x00000004 macro
/freebsd/sys/kern/
H A Dkern_jail.c210 {"allow.raw_sockets", "allow.noraw_sockets", PR_ALLOW_RAW_SOCKETS},
4142 if (cred->cr_prison->pr_allow & PR_ALLOW_RAW_SOCKETS) in prison_priv_check()
4429 NULL, PR_ALLOW_RAW_SOCKETS, sysctl_jail_default_allow, "I",