Searched refs:ldp_vty_router_id (Results 1 – 6 of 6) sorted by relevance
/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/ |
H A D | ldp_vty.h | 51 int ldp_vty_router_id(struct vty *, const char *, struct in_addr);
|
H A D | ldp_vty_cmds.c | 221 return (ldp_vty_router_id(vty, no, address));
|
H A D | ldp_vty_conf.c | 987 ldp_vty_router_id(struct vty *vty, const char *negate, struct in_addr address) in ldp_vty_router_id() function
|
/dports/net/frr7/frr-frr-7.5.1/ldpd/ |
H A D | ldp_vty.h | 51 int ldp_vty_router_id(struct vty *, const char *, struct in_addr);
|
H A D | ldp_vty_cmds.c | 221 return (ldp_vty_router_id(vty, no, address));
|
H A D | ldp_vty_conf.c | 987 ldp_vty_router_id(struct vty *vty, const char *negate, struct in_addr address) in ldp_vty_router_id() function
|