Searched refs:ldpd_af_conf (Results 1 – 4 of 4) sorted by relevance
381 struct ldpd_af_conf { struct406 struct ldpd_af_conf ipv4; argument407 struct ldpd_af_conf ipv6;602 struct ldpd_af_conf *ldp_af_conf_get(struct ldpd_conf *, int);
33 static void print_af(int, struct ldpd_conf *, struct ldpd_af_conf *);63 print_af(int af, struct ldpd_conf *conf, struct ldpd_af_conf *af_conf) in print_af()
55 static void merge_af(int, struct ldpd_af_conf *,56 struct ldpd_af_conf *);660 struct ldpd_af_conf *820 merge_af(int af, struct ldpd_af_conf *af_conf, struct ldpd_af_conf *xa) in merge_af()
125 static struct ldpd_af_conf *af_conf;