Searched refs:BGP_TIMER_ON (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_fsm.h50 #define BGP_TIMER_ON(T,F,V) \ macro
H A Dbgp_fsm.c97 BGP_TIMER_ON (peer->t_start, bgp_start_timer,
112 BGP_TIMER_ON (peer->t_connect, bgp_connect_timer, peer->v_connect);
131 BGP_TIMER_ON (peer->t_connect, bgp_connect_timer, peer->v_connect);
145 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
171 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
173 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
195 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
197 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
312 BGP_TIMER_ON (peer->t_routeadv, bgp_routeadv_timer,
474 BGP_TIMER_ON (pee
[all...]
H A Dbgp_route.c1781 BGP_TIMER_ON (peer->t_pmax_restart, bgp_maximum_prefix_restart_timer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_fsm.h50 #define BGP_TIMER_ON(T,F,V) \ macro
H A Dbgp_fsm.c97 BGP_TIMER_ON (peer->t_start, bgp_start_timer,
112 BGP_TIMER_ON (peer->t_connect, bgp_connect_timer, peer->v_connect);
131 BGP_TIMER_ON (peer->t_connect, bgp_connect_timer, peer->v_connect);
145 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
171 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
173 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
195 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
197 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
312 BGP_TIMER_ON (peer->t_routeadv, bgp_routeadv_timer,
474 BGP_TIMER_ON (pee
[all...]
H A Dbgp_route.c1781 BGP_TIMER_ON (peer->t_pmax_restart, bgp_maximum_prefix_restart_timer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_fsm.h50 #define BGP_TIMER_ON(T,F,V) \ macro
H A Dbgp_fsm.c97 BGP_TIMER_ON (peer->t_start, bgp_start_timer,
112 BGP_TIMER_ON (peer->t_connect, bgp_connect_timer, peer->v_connect);
131 BGP_TIMER_ON (peer->t_connect, bgp_connect_timer, peer->v_connect);
145 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
171 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
173 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
195 BGP_TIMER_ON (peer->t_holdtime, bgp_holdtime_timer,
197 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
312 BGP_TIMER_ON (peer->t_routeadv, bgp_routeadv_timer,
474 BGP_TIMER_ON (pee
[all...]
H A Dbgp_route.c1781 BGP_TIMER_ON (peer->t_pmax_restart, bgp_maximum_prefix_restart_timer,

Completed in 139 milliseconds