iface_key
struct iface_key if_key; /* must be first */
const struct iface_key *ka = &a->if_key;
const struct iface_key *kb = &b->if_key;
struct iface_key key = { .if_index = ifindex };
struct iface_key key;