Home
last modified time | relevance | path

Searched refs:l2vpn_pw_negotiate (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dlde.h208 int l2vpn_pw_negotiate(struct lde_nbr *, struct fec_node *,
H A Dl2vpn.c285 l2vpn_pw_negotiate(struct lde_nbr *ln, struct fec_node *fn, struct map *map) in l2vpn_pw_negotiate() function
H A Dlde_lib.c454 if (map->type == MAP_TYPE_PWID && l2vpn_pw_negotiate(ln, fn, map)) in lde_check_mapping()