db_show_rtentry
db_show_rtentry((void *)addr, NULL, -1);
int db_show_rtentry(struct rtentry *, void *, unsigned int);
rtable_walk(rtableid, af, NULL, db_show_rtentry, NULL);