Searched refs:PRIV_NET_SETIFCAP (Results 1 – 3 of 3) sorted by relevance
323 #define PRIV_NET_SETIFCAP 400 /* Set interface capabilities. */ macro
2331 error = priv_check(td, PRIV_NET_SETIFCAP); in ifhwioctl()
3737 case PRIV_NET_SETIFCAP: in prison_priv_check()