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

/freebsd-12-stable/sys/sys/
H A Dpriv.h392 #define PRIV_NETINET_RAW 497 /* Open netinet raw socket. */ macro
/freebsd-12-stable/sys/netinet6/
H A Dsend.c90 error = priv_check(td, PRIV_NETINET_RAW);
H A Draw_ip6.c232 * assume process had PRIV_NETINET_RAW at attach,
649 error = priv_check(td, PRIV_NETINET_RAW);
/freebsd-12-stable/sys/netinet/
H A Draw_ip.c372 * assume process had PRIV_NETINET_RAW at attach,
861 error = priv_check(td, PRIV_NETINET_RAW);
/freebsd-12-stable/sys/kern/
H A Dkern_jail.c3188 case PRIV_NETINET_RAW:
3402 case PRIV_NETINET_RAW:
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c2051 case PRIV_NETINET_RAW:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1819 case PRIV_NETINET_RAW:

Completed in 189 milliseconds