Home
last modified time | relevance | path

Searched refs:ldeconf (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dlde.h122 extern struct ldpd_conf *ldeconf;
H A Dl2vpn.c466 LIST_FOREACH(l2vpn, &ldeconf->l2vpn_list, entry) { in l2vpn_sync_pws()
495 LIST_FOREACH(l2vpn, &ldeconf->l2vpn_list, entry) in l2vpn_pw_ctl()
H A Dlde.c62 struct ldpd_conf *ldeconf; variable
93 ldeconf = config_new_empty(); in lde()
165 config_clear(ldeconf); in lde_shutdown()
555 merge_config(ldeconf, nconf); in lde_dispatch_parent()
H A Dlde_lib.c329 if (ldeconf->ipv4.flags & F_LDPD_AF_EXPNULL) in egress_label()
333 if (ldeconf->ipv6.flags & F_LDPD_AF_EXPNULL) in egress_label()