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

/freebsd-11-stable/sys/sys/
H A Dpriv.h341 #define PRIV_NET_SETIFVNET 417 /* Move interface to vnet. */ macro
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3127 case PRIV_NET_SETIFVNET:
/freebsd-11-stable/sys/net/
H A Dif.c2738 error = priv_check(td, PRIV_NET_SETIFVNET);
3025 error = priv_check(td, PRIV_NET_SETIFVNET);

Completed in 166 milliseconds