Searched refs:PRIV_NET_SETIFMAC (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/security/mac/
H A Dmac_net.c480 error = priv_check_cred(cred, PRIV_NET_SETIFMAC, 0);
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1142 error = priv_check_cred(cred, PRIV_NET_SETIFMAC, 0);
/freebsd-11-stable/sys/sys/
H A Dpriv.h328 #define PRIV_NET_SETIFMAC 404 /* Set interface MAC label. */ macro
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3114 case PRIV_NET_SETIFMAC:

Completed in 147 milliseconds