Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dpriv.h396 #define PRIV_NETINET_RAW 497 /* Open netinet raw socket. */ macro
/freebsd-14.2/sys/netinet6/
H A Dsend.c89 error = priv_check(td, PRIV_NETINET_RAW); in send_attach()
H A Draw_ip6.c654 error = priv_check(td, PRIV_NETINET_RAW); in rip6_attach()
/freebsd-14.2/sys/netinet/
H A Draw_ip.c821 error = priv_check(td, PRIV_NETINET_RAW); in rip_attach()
/freebsd-14.2/sys/kern/
H A Dkern_jail.c3874 case PRIV_NETINET_RAW: in prison_priv_check()
4098 case PRIV_NETINET_RAW: in prison_priv_check()
/freebsd-14.2/sys/security/mac_lomac/
H A Dmac_lomac.c1830 case PRIV_NETINET_RAW: in lomac_priv_check()
/freebsd-14.2/sys/security/mac_biba/
H A Dmac_biba.c2052 case PRIV_NETINET_RAW: in biba_priv_check()