rt_clone
int rt_clone(struct rtentry **, const struct sockaddr *, unsigned int);
rt_clone(&rt, dst, tableid);
error = rt_clone(&prt, gate, rdomain);