Searched refs:bgp_process (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_damp.c118 int bgp_process (struct bgp *, struct bgp_node *, afi_t, safi_t);
165 bgp_process (bgp, bdi->rn, bdi->afi, bdi->safi);
H A Dbgp_route.c723 bgp_process (struct bgp *bgp, struct bgp_node *rn, afi_t afi, safi_t safi)
903 bgp_process (peer->bgp, rn, afi, safi);
935 bgp_process (peer->bgp, rn, afi, safi);
1083 bgp_process (bgp, rn, afi, safi);
1164 bgp_process (bgp, rn, afi, safi);
1221 bgp_process (bgp, rn, afi, safi);
1855 bgp_process (bgp, rn, afi, safi);
1878 bgp_process (bgp, rn, afi, safi);
1910 bgp_process (bgp, rn, afi, safi);
1934 bgp_process (bg
719 bgp_process (struct bgp *bgp, struct bgp_node *rn, afi_t afi, safi_t safi) function
[all...]
H A Dbgp_nexthop.c80 int bgp_process (struct bgp *, struct bgp_node *, afi_t, safi_t);
510 bgp_process (bgp, rn, AFI_IP, SAFI_UNICAST);
607 bgp_process (bgp, rn, AFI_IP6, SAFI_UNICAST);

Completed in 114 milliseconds