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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_interface.h119 #define OSPF_IFTYPE_POINTOMULTIPOINT 4 macro
H A Dospf_nsm.c197 oi->type == OSPF_IFTYPE_POINTOMULTIPOINT ||
369 oi->type == OSPF_IFTYPE_POINTOMULTIPOINT ||
H A Dospf_ism.c397 oi->type == OSPF_IFTYPE_POINTOMULTIPOINT ||
H A Dospf_dump.c126 { OSPF_IFTYPE_POINTOMULTIPOINT, "Point-to-MultiPoint" },
H A Dospf_lsa.c628 case OSPF_IFTYPE_POINTOMULTIPOINT:
H A Dospf_vty.c4787 IF_DEF_PARAMS (ifp)->type = OSPF_IFTYPE_POINTOMULTIPOINT;

Completed in 94 milliseconds