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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_fsm.c59 static int bgp_keepalive_timer (struct thread *);
173 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
197 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
277 bgp_keepalive_timer (struct thread *thread) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_fsm.c59 static int bgp_keepalive_timer (struct thread *);
173 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
197 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
277 bgp_keepalive_timer (struct thread *thread) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_fsm.c59 static int bgp_keepalive_timer (struct thread *);
173 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
197 BGP_TIMER_ON (peer->t_keepalive, bgp_keepalive_timer,
277 bgp_keepalive_timer (struct thread *thread) function

Completed in 104 milliseconds