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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_interface.h80 struct ospf_interface *out_oi; /* The interface to go out. */ member in struct:ospf_vl_data
H A Dospf_interface.c857 vl_data->out_oi = (struct ospf_interface *) nh->oi;
859 voi->address->u.prefix4 = vl_data->out_oi->address->u.prefix4;
860 voi->address->prefixlen = vl_data->out_oi->address->prefixlen;

Completed in 45 milliseconds