Searched refs:route_conf (Results 1 – 2 of 2) sorted by relevance
327 struct route_conf * const conf = (struct route_conf *)blk->conf; in FeedRouteConfLine()397 conf->route_table = (struct route_conf *)child->conf; in MosConfAddChild()487 struct route_conf * const conf = (struct route_conf *)blk->conf; in RouteConfPrint()715 FetchRouteKernelEntries(struct route_conf * const config) in FetchRouteKernelEntries()821 struct route_conf *conf = calloc(1, sizeof(struct route_conf)); in InitRouteBlock()1209 struct route_conf *route_conf = g_config.mos->route_table; in LoadConfigurationLowerHalf() local1218 TAILQ_FOREACH(rwalk, &route_conf->list, link) { in LoadConfigurationLowerHalf()
102 struct route_conf { struct151 struct route_conf *route_table;