Lines Matching defs:ldpd_conf
403 struct ldpd_conf {
545 extern struct ldpd_conf *ldpd_conf;
549 struct ldpd_conf *parse_config(char *);
602 struct ldpd_af_conf *ldp_af_conf_get(struct ldpd_conf *, int);
604 int ldp_is_dual_stack(struct ldpd_conf *);
605 void merge_config(struct ldpd_conf *, struct ldpd_conf *);
606 struct ldpd_conf *config_new_empty(void);
607 void config_clear(struct ldpd_conf *);
630 void print_config(struct ldpd_conf *);