Searched refs:PRIV_NET_SETIFVNET (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h343 #define PRIV_NET_SETIFVNET 417 /* Move interface to vnet. */ macro
/freebsd-12-stable/sys/net/
H A Dif.c2845 error = priv_check(td, PRIV_NET_SETIFVNET);
3131 error = priv_check(td, PRIV_NET_SETIFVNET);
/freebsd-12-stable/sys/kern/
H A Dkern_jail.c3147 case PRIV_NET_SETIFVNET:

Completed in 182 milliseconds