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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_interface.c703 struct ospf_interface * voi;
736 voi = ospf_if_new (vi, co->address);
737 if (voi == NULL)
743 voi->connected = co;
744 voi->vl_data = vl_data;
745 voi->ifp->mtu = OSPF_VL_MTU;
746 voi->type = OSPF_IFTYPE_VIRTUALLINK;
757 voi->area = area;
762 ospf_area_add_if (voi->area, voi);
698 struct ospf_interface * voi; local
835 struct ospf_interface *voi; local
[all...]

Completed in 160 milliseconds