Searched refs:FSM (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_fsm.c47 /* BGP FSM (finite state machine) has three types of functions. Type
49 is FSM functions. Timer functions are set by bgp_timer_set
61 /* BGP FSM functions. */
226 if (BGP_DEBUG (fsm, FSM))
228 "%s [FSM] Timer (start timer expire).", peer->host);
245 if (BGP_DEBUG (fsm, FSM))
246 zlog (peer->log, LOG_DEBUG, "%s [FSM] Timer (connect timer expire)",
264 if (BGP_DEBUG (fsm, FSM))
266 "%s [FSM] Timer (holdtime timer expire)",
284 if (BGP_DEBUG (fsm, FSM))
936 } FSM [BGP_STATUS_MAX - 1][BGP_EVENTS_MAX - 1] = variable in typeref:struct:__anon5712
[all...]
H A Dbgp_debug.c398 DEBUG_ON (fsm, FSM);
401 TERM_DEBUG_ON (fsm, FSM);
416 DEBUG_OFF (fsm, FSM);
419 TERM_DEBUG_OFF (fsm, FSM);
744 TERM_DEBUG_OFF (fsm, FSM);
780 if (BGP_DEBUG (fsm, FSM))
845 if (CONF_BGP_DEBUG (fsm, FSM))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_fsm.c47 /* BGP FSM (finite state machine) has three types of functions. Type
49 is FSM functions. Timer functions are set by bgp_timer_set
61 /* BGP FSM functions. */
226 if (BGP_DEBUG (fsm, FSM))
228 "%s [FSM] Timer (start timer expire).", peer->host);
245 if (BGP_DEBUG (fsm, FSM))
246 zlog (peer->log, LOG_DEBUG, "%s [FSM] Timer (connect timer expire)",
264 if (BGP_DEBUG (fsm, FSM))
266 "%s [FSM] Timer (holdtime timer expire)",
284 if (BGP_DEBUG (fsm, FSM))
936 } FSM [BGP_STATUS_MAX - 1][BGP_EVENTS_MAX - 1] = variable in typeref:struct:__anon6617
[all...]
H A Dbgp_debug.c398 DEBUG_ON (fsm, FSM);
401 TERM_DEBUG_ON (fsm, FSM);
416 DEBUG_OFF (fsm, FSM);
419 TERM_DEBUG_OFF (fsm, FSM);
744 TERM_DEBUG_OFF (fsm, FSM);
780 if (BGP_DEBUG (fsm, FSM))
845 if (CONF_BGP_DEBUG (fsm, FSM))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_fsm.c47 /* BGP FSM (finite state machine) has three types of functions. Type
49 is FSM functions. Timer functions are set by bgp_timer_set
61 /* BGP FSM functions. */
226 if (BGP_DEBUG (fsm, FSM))
228 "%s [FSM] Timer (start timer expire).", peer->host);
245 if (BGP_DEBUG (fsm, FSM))
246 zlog (peer->log, LOG_DEBUG, "%s [FSM] Timer (connect timer expire)",
264 if (BGP_DEBUG (fsm, FSM))
266 "%s [FSM] Timer (holdtime timer expire)",
284 if (BGP_DEBUG (fsm, FSM))
936 } FSM [BGP_STATUS_MAX - 1][BGP_EVENTS_MAX - 1] = variable in typeref:struct:__anon40642
[all...]
H A Dbgp_debug.c398 DEBUG_ON (fsm, FSM);
401 TERM_DEBUG_ON (fsm, FSM);
416 DEBUG_OFF (fsm, FSM);
419 TERM_DEBUG_OFF (fsm, FSM);
744 TERM_DEBUG_OFF (fsm, FSM);
780 if (BGP_DEBUG (fsm, FSM))
845 if (CONF_BGP_DEBUG (fsm, FSM))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/common/
H A Dpl330.c53 #define FSM 0x30 macro
1417 val = readl(regs + FSM) & 0x1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/common/
H A Dpl330.c53 #define FSM 0x30 macro
1417 val = readl(regs + FSM) & 0x1;

Completed in 129 milliseconds