Searched refs:mos_conf (Results 1 – 2 of 2) sorted by relevance
190 struct mos_conf * const conf = (struct mos_conf *)blk->conf; in FeedMosConfLine()387 struct mos_conf * const conf = (struct mos_conf *)blk->conf; in MosConfAddChild()538 struct mos_conf * const conf = (struct mos_conf *)blk->conf; in MosConfPrint()602 struct mos_conf *conf = calloc(1, sizeof(struct mos_conf)); in InitMosBlock()893 child = ((struct mos_conf *)walk->conf)->netdev; in CheckConfValidity()897 child = ((struct mos_conf *)walk->conf)->arp; in CheckConfValidity()901 child = ((struct mos_conf *)walk->conf)->route; in CheckConfValidity()
131 struct mos_conf { struct165 struct mos_conf *mos; argument