Searched refs:PRIV_NETINET_RAW (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/netinet6/
H A Dsend.c89 error = priv_check(td, PRIV_NETINET_RAW);
H A Draw_ip6.c190 * assume process had PRIV_NETINET_RAW at attach,
646 error = priv_check(td, PRIV_NETINET_RAW);
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c2051 case PRIV_NETINET_RAW:
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1819 case PRIV_NETINET_RAW:
/freebsd-11-stable/sys/sys/
H A Dpriv.h388 #define PRIV_NETINET_RAW 497 /* Open netinet raw socket. */ macro
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3170 case PRIV_NETINET_RAW:
3366 case PRIV_NETINET_RAW:
/freebsd-11-stable/sys/netinet/
H A Draw_ip.c350 * assume process had PRIV_NETINET_RAW at attach,
846 error = priv_check(td, PRIV_NETINET_RAW);

Completed in 491 milliseconds