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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_intra.c1215 struct prefix ls_prefix; local
1236 htonl (0), &ls_prefix);
1239 intra_prefix_lsa->ref_id, &ls_prefix);
1248 ls_entry = ospf6_route_lookup (&ls_prefix, oa->spf_table);
1253 ospf6_linkstate_prefix2str (&ls_prefix, buf, sizeof (buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_intra.c1215 struct prefix ls_prefix; local
1236 htonl (0), &ls_prefix);
1239 intra_prefix_lsa->ref_id, &ls_prefix);
1248 ls_entry = ospf6_route_lookup (&ls_prefix, oa->spf_table);
1253 ospf6_linkstate_prefix2str (&ls_prefix, buf, sizeof (buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_intra.c1215 struct prefix ls_prefix; local
1236 htonl (0), &ls_prefix);
1239 intra_prefix_lsa->ref_id, &ls_prefix);
1248 ls_entry = ospf6_route_lookup (&ls_prefix, oa->spf_table);
1253 ospf6_linkstate_prefix2str (&ls_prefix, buf, sizeof (buf));

Completed in 168 milliseconds