Searched refs:inherited_from (Results 1 – 3 of 3) sorted by relevance
1522 new->inherited_from = getrmconf_strict($4, 1);1528 if (prspec == NULL || !cur_rmconf->inherited_from 1529 || !cur_rmconf->inherited_from->proposal)1531 prspec->lifetime = cur_rmconf->inherited_from->proposal->lifetime;1532 prspec->lifebyte = cur_rmconf->inherited_from->proposal->lifebyte;1588 && cur_rmconf->inherited_from1589 && cur_rmconf->inherited_from->prhead) {1590 cur_rmconf->prhead->spspec = cur_rmconf->inherited_from->prhead->spspec;
118 struct remoteconf *inherited_from; /* the original rmconf member
517 if (p->inherited_from) in dump_rmconf_single()519 saddr2str(p->inherited_from->remote)); in dump_rmconf_single()