Searched refs:ISM_PointToPoint (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.h32 #define ISM_PointToPoint 4 macro
H A Dospf_ism.c345 case ISM_PointToPoint:
399 next_state = ISM_PointToPoint;
515 { ism_ignore, ISM_PointToPoint }, /* InterfaceUp */
516 { ism_ignore, ISM_PointToPoint }, /* WaitTimer */
517 { ism_ignore, ISM_PointToPoint }, /* BackupSeen */
518 { ism_ignore, ISM_PointToPoint }, /* NeighborChange */
520 { ism_ignore, ISM_PointToPoint }, /* UnloopInd */
H A Dospf_dump.c50 { ISM_PointToPoint, "Point-To-Point" },
H A Dospf_te.c652 case ISM_PointToPoint:
H A Dospf_lsa.c585 if (oi->state == ISM_PointToPoint)

Completed in 149 milliseconds