Searched refs:ha_frontend (Results 1 – 1 of 1) sorted by relevance
566 static struct ctl_frontend ha_frontend = variable606 while ((port = STAILQ_FIRST(&ha_frontend.port_list)) != NULL) { in ctl_ha_shutdown()1222 port->frontend = &ha_frontend; in ctl_isc_port_sync()1226 } else if (port->frontend == &ha_frontend) { in ctl_isc_port_sync()2033 if (ctl_frontend_register(&ha_frontend) != 0) in ctl_init()2046 ctl_frontend_deregister(&ha_frontend); in ctl_shutdown()