Searched refs:route (Results 1 – 2 of 2) sorted by relevance
396 conf->route = child; in MosConfAddChild()557 if (conf->route) in MosConfPrint()558 conf->route->print(conf->route); in MosConfPrint()830 config->mos->route = blk; in InitRouteBlock()901 child = ((struct mos_conf *)walk->conf)->route; in CheckConfValidity()
156 struct conf_block *route; member