Home
last modified time | relevance | path

Searched defs:l2vpn (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.sbin/ldpd/
H A Dl2vpn.c37 struct l2vpn *l2vpn; in l2vpn_new() local
57 struct l2vpn *l2vpn; in l2vpn_find() local
67 l2vpn_del(struct l2vpn *l2vpn) in l2vpn_del()
85 l2vpn_init(struct l2vpn *l2vpn) in l2vpn_init()
94 l2vpn_exit(struct l2vpn *l2vpn) in l2vpn_exit()
103 l2vpn_if_new(struct l2vpn *l2vpn, struct kif *kif) in l2vpn_if_new()
120 l2vpn_if_find(struct l2vpn *l2vpn, unsigned int ifindex) in l2vpn_if_find()
134 struct l2vpn *l2vpn = lif->l2vpn; in l2vpn_if_update() local
159 l2vpn_pw_new(struct l2vpn *l2vpn, struct kif *kif) in l2vpn_pw_new()
174 l2vpn_pw_find(struct l2vpn *l2vpn, unsigned int ifindex) in l2vpn_pw_find()
[all …]
H A Dprintconf.c142 print_l2vpn(struct l2vpn *l2vpn) in print_l2vpn()
216 struct l2vpn *l2vpn; in print_config() local
H A Dldpd.h320 struct l2vpn *l2vpn; member
330 struct l2vpn *l2vpn; member
348 struct l2vpn { struct
356 br_ifindexl2vpn global() argument
H A Dldpd.c689 struct l2vpn *l2vpn; main_imsg_send_config() local
1032 struct l2vpn *l2vpn, *ltmp, *xl; merge_l2vpns() local
1079 merge_l2vpn(struct ldpd_conf * xconf,struct l2vpn * l2vpn,struct l2vpn * xl) merge_l2vpn() argument
[all...]
H A Dldpe.c217 static struct l2vpn *l2vpn, *nl2vpn; ldpe_dispatch_main() local
H A Dparse.y130 static struct l2vpn *l2vpn; variable
[all...]