ifidx_find
static struct ifidx * ifidx_find(struct table_info *ti, void *key);
ifi = ifidx_find(ti, key);
ifi = ifidx_find(ti, &iif->ifindex);