Searched refs:ISM_DROther (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_ism.h33 #define ISM_DROther 5 macro
H A Dospf_ism.c174 return ISM_DROther;
240 !(new_state == ISM_DROther && old_state < ISM_DROther))
355 case ISM_DROther:
403 next_state = ISM_DROther;
526 { ism_ignore, ISM_DROther }, /* InterfaceUp */
527 { ism_ignore, ISM_DROther }, /* WaitTimer */
528 { ism_ignore, ISM_DROther }, /* BackupSeen */
531 { ism_ignore, ISM_DROther }, /* UnloopInd */
H A Dospf_dump.c51 { ISM_DROther, "DROther" },
231 state = ISM_DROther;
H A Dospf_te.c653 case ISM_DROther:
H A Dospf_packet.c2882 if (nbr->priority == 0 && oi->state == ISM_DROther)

Completed in 36 milliseconds