Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dpriv.h390 #define PRIV_NETINET_RAW 497 /* Open netinet raw socket. */ macro
/freebsd-12.1/sys/netinet6/
H A Dsend.c90 error = priv_check(td, PRIV_NETINET_RAW); in send_attach()
H A Draw_ip6.c649 error = priv_check(td, PRIV_NETINET_RAW); in rip6_attach()
/freebsd-12.1/sys/netinet/
H A Draw_ip.c861 error = priv_check(td, PRIV_NETINET_RAW); in rip_attach()
/freebsd-12.1/sys/kern/
H A Dkern_jail.c3127 case PRIV_NETINET_RAW: in prison_priv_check()
3341 case PRIV_NETINET_RAW: in prison_priv_check()
/freebsd-12.1/sys/security/mac_lomac/
H A Dmac_lomac.c1819 case PRIV_NETINET_RAW: in lomac_priv_check()
/freebsd-12.1/sys/security/mac_biba/
H A Dmac_biba.c2051 case PRIV_NETINET_RAW: in biba_priv_check()