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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_neighbor.h64 struct ospf_lsdb db_sum; member in struct:ospf_neighbor
H A Dospf_nsm.c199 return ospf_lsdb_count_all (&nbr->db_sum);
205 return ospf_lsdb_isempty (&nbr->db_sum);
238 ospf_lsdb_add (&nbr->db_sum, lsa);
249 lsdb = &nbr->db_sum;
257 ospf_lsdb_delete (&nbr->db_sum, rn->info);
H A Dospf_neighbor.c95 ospf_lsdb_init (&nbr->db_sum);
121 ospf_lsdb_cleanup (&nbr->db_sum);
H A Dospf_packet.c1123 ospf_lsdb_delete (&nbr->db_sum, find);
3162 lsdb = &nbr->db_sum;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_neighbor.h64 struct ospf_lsdb db_sum; member in struct:ospf_neighbor
H A Dospf_nsm.c199 return ospf_lsdb_count_all (&nbr->db_sum);
205 return ospf_lsdb_isempty (&nbr->db_sum);
238 ospf_lsdb_add (&nbr->db_sum, lsa);
249 lsdb = &nbr->db_sum;
257 ospf_lsdb_delete (&nbr->db_sum, rn->info);
H A Dospf_neighbor.c95 ospf_lsdb_init (&nbr->db_sum);
121 ospf_lsdb_cleanup (&nbr->db_sum);
H A Dospf_packet.c1123 ospf_lsdb_delete (&nbr->db_sum, find);
3162 lsdb = &nbr->db_sum;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_neighbor.h64 struct ospf_lsdb db_sum; member in struct:ospf_neighbor
H A Dospf_nsm.c199 return ospf_lsdb_count_all (&nbr->db_sum);
205 return ospf_lsdb_isempty (&nbr->db_sum);
238 ospf_lsdb_add (&nbr->db_sum, lsa);
249 lsdb = &nbr->db_sum;
257 ospf_lsdb_delete (&nbr->db_sum, rn->info);
H A Dospf_neighbor.c95 ospf_lsdb_init (&nbr->db_sum);
121 ospf_lsdb_cleanup (&nbr->db_sum);
H A Dospf_packet.c1123 ospf_lsdb_delete (&nbr->db_sum, find);
3162 lsdb = &nbr->db_sum;

Completed in 207 milliseconds