PRIV_NET_GRE
case PRIV_NET_GRE:
error = priv_check(curthread, PRIV_NET_GRE);
if ((error = priv_check(curthread, PRIV_NET_GRE)) != 0)