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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_top.h45 struct ospf6_lsdb *lsdb_self; member in struct:ospf6
H A Dospf6_flood.c72 struct ospf6_lsdb *lsdb_self = NULL; local
76 lsdb_self = OSPF6_INTERFACE (lsa->lsdb->data)->lsdb_self;
79 lsdb_self = OSPF6_AREA (lsa->lsdb->data)->lsdb_self;
82 lsdb_self = OSPF6_PROCESS (lsa->lsdb->data)->lsdb_self;
88 return lsdb_self;
95 struct ospf6_lsdb *lsdb_self; local
112 lsdb_self
113 ospf6_lsdb_add (ospf6_lsa_copy (lsa), lsdb_self); local
157 struct ospf6_lsdb *lsdb_self; local
[all...]
H A Dospf6_area.h53 struct ospf6_lsdb *lsdb_self; member in struct:ospf6_area
H A Dospf6_interface.h95 struct ospf6_lsdb *lsdb_self; member in struct:ospf6_interface
H A Dospf6_area.c152 oa->lsdb_self = ospf6_lsdb_create (oa);
214 ospf6_lsdb_delete (oa->lsdb_self);
279 ospf6_lsdb_remove_all (oa->lsdb_self);
H A Dospf6_lsa.c701 struct ospf6_lsdb *lsdb_self; local
709 lsdb_self = ospf6_get_scoped_lsdb_self (old);
711 old->header->adv_router, lsdb_self);
733 ospf6_lsdb_add (ospf6_lsa_copy (new), lsdb_self); local
H A Dospf6_top.c127 o->lsdb_self = ospf6_lsdb_create (o);
171 ospf6_lsdb_delete (o->lsdb_self);
H A Dospf6_interface.c214 oi->lsdb_self = ospf6_lsdb_create (oi);
249 ospf6_lsdb_delete (oi->lsdb_self);
281 ospf6_lsdb_remove_all (oi->lsdb_self);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_top.h45 struct ospf6_lsdb *lsdb_self; member in struct:ospf6
H A Dospf6_flood.c72 struct ospf6_lsdb *lsdb_self = NULL; local
76 lsdb_self = OSPF6_INTERFACE (lsa->lsdb->data)->lsdb_self;
79 lsdb_self = OSPF6_AREA (lsa->lsdb->data)->lsdb_self;
82 lsdb_self = OSPF6_PROCESS (lsa->lsdb->data)->lsdb_self;
88 return lsdb_self;
95 struct ospf6_lsdb *lsdb_self; local
112 lsdb_self
113 ospf6_lsdb_add (ospf6_lsa_copy (lsa), lsdb_self); local
157 struct ospf6_lsdb *lsdb_self; local
[all...]
H A Dospf6_area.h53 struct ospf6_lsdb *lsdb_self; member in struct:ospf6_area
H A Dospf6_interface.h95 struct ospf6_lsdb *lsdb_self; member in struct:ospf6_interface
H A Dospf6_area.c152 oa->lsdb_self = ospf6_lsdb_create (oa);
214 ospf6_lsdb_delete (oa->lsdb_self);
279 ospf6_lsdb_remove_all (oa->lsdb_self);
H A Dospf6_lsa.c701 struct ospf6_lsdb *lsdb_self; local
709 lsdb_self = ospf6_get_scoped_lsdb_self (old);
711 old->header->adv_router, lsdb_self);
733 ospf6_lsdb_add (ospf6_lsa_copy (new), lsdb_self); local
H A Dospf6_top.c127 o->lsdb_self = ospf6_lsdb_create (o);
171 ospf6_lsdb_delete (o->lsdb_self);
H A Dospf6_interface.c214 oi->lsdb_self = ospf6_lsdb_create (oi);
249 ospf6_lsdb_delete (oi->lsdb_self);
281 ospf6_lsdb_remove_all (oi->lsdb_self);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_top.h45 struct ospf6_lsdb *lsdb_self; member in struct:ospf6
H A Dospf6_flood.c72 struct ospf6_lsdb *lsdb_self = NULL; local
76 lsdb_self = OSPF6_INTERFACE (lsa->lsdb->data)->lsdb_self;
79 lsdb_self = OSPF6_AREA (lsa->lsdb->data)->lsdb_self;
82 lsdb_self = OSPF6_PROCESS (lsa->lsdb->data)->lsdb_self;
88 return lsdb_self;
95 struct ospf6_lsdb *lsdb_self; local
112 lsdb_self
113 ospf6_lsdb_add (ospf6_lsa_copy (lsa), lsdb_self); local
157 struct ospf6_lsdb *lsdb_self; local
[all...]
H A Dospf6_area.h53 struct ospf6_lsdb *lsdb_self; member in struct:ospf6_area
H A Dospf6_interface.h95 struct ospf6_lsdb *lsdb_self; member in struct:ospf6_interface
H A Dospf6_area.c152 oa->lsdb_self = ospf6_lsdb_create (oa);
214 ospf6_lsdb_delete (oa->lsdb_self);
279 ospf6_lsdb_remove_all (oa->lsdb_self);
H A Dospf6_lsa.c701 struct ospf6_lsdb *lsdb_self; local
709 lsdb_self = ospf6_get_scoped_lsdb_self (old);
711 old->header->adv_router, lsdb_self);
733 ospf6_lsdb_add (ospf6_lsa_copy (new), lsdb_self); local
H A Dospf6_top.c127 o->lsdb_self = ospf6_lsdb_create (o);
171 ospf6_lsdb_delete (o->lsdb_self);
H A Dospf6_interface.c214 oi->lsdb_self = ospf6_lsdb_create (oi);
249 ospf6_lsdb_delete (oi->lsdb_self);
281 ospf6_lsdb_remove_all (oi->lsdb_self);

Completed in 366 milliseconds