rt_hash
int rt_hash(struct rtentry *, const struct sockaddr *, uint32_t *);
if ((hash = rt_hash(rt, dst, src)) != -1) {