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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_lsdb.h57 extern struct ospf6_lsa *ospf6_lsdb_type_router_next (u_int16_t type,
H A Dospf6_lsdb.c358 ospf6_lsdb_type_router_next (u_int16_t type, u_int32_t adv_router, function
540 lsa = ospf6_lsdb_type_router_next (*type, *adv_router, lsa);
558 lsa = ospf6_lsdb_type_router_next (type, adv_router, lsa))
H A Dospf6_abr.c762 lsa = ospf6_lsdb_type_router_next (type, router_id, lsa))
767 lsa = ospf6_lsdb_type_router_next (type, router_id, lsa))
H A Dospf6_asbr.c318 lsa = ospf6_lsdb_type_router_next (type, router, lsa))
335 lsa; lsa = ospf6_lsdb_type_router_next (type, router, lsa))
H A Dospf6_spf.c254 lsa = ospf6_lsdb_type_router_next (type, adv_router, lsa))
H A Dospf6_intra.c359 lsa = ospf6_lsdb_type_router_next (type, router, lsa))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_lsdb.h57 extern struct ospf6_lsa *ospf6_lsdb_type_router_next (u_int16_t type,
H A Dospf6_lsdb.c358 ospf6_lsdb_type_router_next (u_int16_t type, u_int32_t adv_router, function
540 lsa = ospf6_lsdb_type_router_next (*type, *adv_router, lsa);
558 lsa = ospf6_lsdb_type_router_next (type, adv_router, lsa))
H A Dospf6_abr.c762 lsa = ospf6_lsdb_type_router_next (type, router_id, lsa))
767 lsa = ospf6_lsdb_type_router_next (type, router_id, lsa))
H A Dospf6_asbr.c318 lsa = ospf6_lsdb_type_router_next (type, router, lsa))
335 lsa; lsa = ospf6_lsdb_type_router_next (type, router, lsa))
H A Dospf6_spf.c254 lsa = ospf6_lsdb_type_router_next (type, adv_router, lsa))
H A Dospf6_intra.c359 lsa = ospf6_lsdb_type_router_next (type, router, lsa))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_lsdb.h57 extern struct ospf6_lsa *ospf6_lsdb_type_router_next (u_int16_t type,
H A Dospf6_lsdb.c358 ospf6_lsdb_type_router_next (u_int16_t type, u_int32_t adv_router, function
540 lsa = ospf6_lsdb_type_router_next (*type, *adv_router, lsa);
558 lsa = ospf6_lsdb_type_router_next (type, adv_router, lsa))
H A Dospf6_abr.c762 lsa = ospf6_lsdb_type_router_next (type, router_id, lsa))
767 lsa = ospf6_lsdb_type_router_next (type, router_id, lsa))
H A Dospf6_asbr.c318 lsa = ospf6_lsdb_type_router_next (type, router, lsa))
335 lsa; lsa = ospf6_lsdb_type_router_next (type, router, lsa))
H A Dospf6_spf.c254 lsa = ospf6_lsdb_type_router_next (type, adv_router, lsa))
H A Dospf6_intra.c359 lsa = ospf6_lsdb_type_router_next (type, router, lsa))

Completed in 128 milliseconds