if_update_af
static void if_update_af(struct iface_af *, int);
if_update_af(&iface->ipv4, link_ok);
if_update_af(&iface->ipv6, link_ok);