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

/freebsd-11-stable/sys/sys/
H A Dpriv.h336 #define PRIV_NET_IFDESTROY 412 /* Destroy cloned interface. */ macro
/freebsd-11-stable/sys/net/
H A Dif.c3040 error = priv_check(td, PRIV_NET_IFDESTROY);
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3122 case PRIV_NET_IFDESTROY:

Completed in 66 milliseconds