Searched refs:ISM (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_ism.c258 zlog (NULL, LOG_DEBUG, "ISM[%s]: Timer (Hello timer expire)",
279 zlog (NULL, LOG_DEBUG, "ISM[%s]: Timer (Wait timer expire)",
287 /* Hook function called after ospf ISM event is occured. And vty's
421 zlog (NULL, LOG_DEBUG, "ISM[%s]: ism_ignore called", IF_NAME (oi));
430 } ISM [OSPF_ISM_STATE_MAX][OSPF_ISM_EVENT_MAX] = variable in typeref:struct:__anon5787
542 zlog (NULL, LOG_DEBUG, "ISM[%s]: State change %s -> %s", IF_NAME (oi),
604 /* Execute ISM event process. */
616 next_state = (*(ISM [oi->state][event].func))(oi);
619 next_state = ISM [oi->state][event].next_state;
622 zlog (NULL, LOG_DEBUG, "ISM[
[all...]
H A Dospf_dump.c977 DEBUG_ON (ism, ISM);
993 TERM_DEBUG_ON (ism, ISM);
1013 "ISM Status Information\n"
1014 "ISM Event Information\n"
1015 "ISM TImer Information\n")
1028 DEBUG_OFF (ism, ISM);
1043 TERM_DEBUG_OFF (ism, ISM);
1064 "ISM Status Information\n"
1065 "ISM Event Information\n"
1066 "ISM Time
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_ism.c258 zlog (NULL, LOG_DEBUG, "ISM[%s]: Timer (Hello timer expire)",
279 zlog (NULL, LOG_DEBUG, "ISM[%s]: Timer (Wait timer expire)",
287 /* Hook function called after ospf ISM event is occured. And vty's
421 zlog (NULL, LOG_DEBUG, "ISM[%s]: ism_ignore called", IF_NAME (oi));
430 } ISM [OSPF_ISM_STATE_MAX][OSPF_ISM_EVENT_MAX] = variable in typeref:struct:__anon6692
542 zlog (NULL, LOG_DEBUG, "ISM[%s]: State change %s -> %s", IF_NAME (oi),
604 /* Execute ISM event process. */
616 next_state = (*(ISM [oi->state][event].func))(oi);
619 next_state = ISM [oi->state][event].next_state;
622 zlog (NULL, LOG_DEBUG, "ISM[
[all...]
H A Dospf_dump.c977 DEBUG_ON (ism, ISM);
993 TERM_DEBUG_ON (ism, ISM);
1013 "ISM Status Information\n"
1014 "ISM Event Information\n"
1015 "ISM TImer Information\n")
1028 DEBUG_OFF (ism, ISM);
1043 TERM_DEBUG_OFF (ism, ISM);
1064 "ISM Status Information\n"
1065 "ISM Event Information\n"
1066 "ISM Time
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_ism.c258 zlog (NULL, LOG_DEBUG, "ISM[%s]: Timer (Hello timer expire)",
279 zlog (NULL, LOG_DEBUG, "ISM[%s]: Timer (Wait timer expire)",
287 /* Hook function called after ospf ISM event is occured. And vty's
421 zlog (NULL, LOG_DEBUG, "ISM[%s]: ism_ignore called", IF_NAME (oi));
430 } ISM [OSPF_ISM_STATE_MAX][OSPF_ISM_EVENT_MAX] = variable in typeref:struct:__anon40717
542 zlog (NULL, LOG_DEBUG, "ISM[%s]: State change %s -> %s", IF_NAME (oi),
604 /* Execute ISM event process. */
616 next_state = (*(ISM [oi->state][event].func))(oi);
619 next_state = ISM [oi->state][event].next_state;
622 zlog (NULL, LOG_DEBUG, "ISM[
[all...]
H A Dospf_dump.c977 DEBUG_ON (ism, ISM);
993 TERM_DEBUG_ON (ism, ISM);
1013 "ISM Status Information\n"
1014 "ISM Event Information\n"
1015 "ISM TImer Information\n")
1028 DEBUG_OFF (ism, ISM);
1043 TERM_DEBUG_OFF (ism, ISM);
1064 "ISM Status Information\n"
1065 "ISM Event Information\n"
1066 "ISM Time
[all...]

Completed in 76 milliseconds