Searched refs:NSM_KillNbr (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_nsm.h51 #define NSM_KillNbr 11 macro
H A Dospf_nsm.c812 /* When event is NSM_KillNbr or InactivityTimer, the neighbor is
814 if (event == NSM_KillNbr || event == NSM_InactivityTimer)
H A Dospf_interface.c244 OSPF_NSM_EVENT_EXECUTE (nbr, NSM_KillNbr);
H A Dospfd.c1310 OSPF_NSM_EVENT_EXECUTE (nbr_nbma->nbr, NSM_KillNbr);

Completed in 55 milliseconds