Searched refs:PRIV_NET_SETIFFIB (Results 1 – 6 of 6) sorted by relevance
351 #define PRIV_NET_SETIFFIB 419 /* Set interface fib. */ macro
261 case PRIV_NET_SETIFFIB: in mac_grantbylabel_priv_grant()
761 if ((error = priv_check(curthread, PRIV_NET_SETIFFIB)) != 0) in ipsec_ioctl()
2463 error = priv_check(td, PRIV_NET_SETIFFIB); in ifhwioctl()
2884 ret = priv_check(curthread, PRIV_NET_SETIFFIB); in wg_ioctl()
4386 case PRIV_NET_SETIFFIB: in prison_priv_check()