Home
last modified time | relevance | path

Searched refs:bgp_listen_limit_set (Results 1 – 6 of 6) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgpd.h1878 extern int bgp_listen_limit_set(struct bgp *, int);
H A Dbgpd.c669 int bgp_listen_limit_set(struct bgp *bgp, int listen_limit) in bgp_listen_limit_set() function
H A Dbgp_vty.c3408 bgp_listen_limit_set(bgp, listen_limit);
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgpd.h1878 extern int bgp_listen_limit_set(struct bgp *, int);
H A Dbgpd.c669 int bgp_listen_limit_set(struct bgp *bgp, int listen_limit) in bgp_listen_limit_set() function
H A Dbgp_vty.c3408 bgp_listen_limit_set(bgp, listen_limit);