Searched refs:PRIV_NET_SETIFFIB (Results 1 – 5 of 5) sorted by relevance
346 #define PRIV_NET_SETIFFIB 419 /* Set interface fib. */ macro
751 if ((error = priv_check(curthread, PRIV_NET_SETIFFIB)) != 0) in ipsec_ioctl()
2592 error = priv_check(td, PRIV_NET_SETIFFIB); in ifhwioctl()
2779 ret = priv_check(curthread, PRIV_NET_SETIFFIB); in wg_ioctl()
3831 case PRIV_NET_SETIFFIB: in prison_priv_check()