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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_advertise.h28 struct bgp_advertise *adv;
37 struct bgp_advertise struct
43 struct bgp_advertise *next;
44 struct bgp_advertise *prev;
73 struct bgp_advertise *adv;
98 #define BGP_ADV_FIFO_HEAD(F) ((struct bgp_advertise *)FIFO_HEAD(F))
139 extern struct bgp_advertise *
H A Dbgp_advertise.c32 #include "bgpd/bgp_advertise.h"
86 static struct bgp_advertise *
89 return (struct bgp_advertise *)
90 XCALLOC (MTYPE_BGP_ADVERTISE, sizeof (struct bgp_advertise));
94 bgp_advertise_free (struct bgp_advertise *adv)
97 bgp_info_unlock (adv->binfo); /* bgp_advertise bgp_info reference */
103 struct bgp_advertise *adv)
113 struct bgp_advertise *adv)
181 struct bgp_advertise *
185 struct bgp_advertise *ad
[all...]
H A DMakefile.in126 bgp_table.$(OBJEXT) bgp_advertise.$(OBJEXT) bgp_vty.$(OBJEXT) \
411 bgp_damp.c bgp_table.c bgp_advertise.c bgp_vty.c bgp_mpath.c
418 bgp_advertise.h bgp_snmp.h bgp_vty.h bgp_mpath.h
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bgp_advertise.Po@am__quote@
H A Dbgp_packet.c48 #include "bgpd/bgp_advertise.h"
147 struct bgp_advertise *adv;
332 struct bgp_advertise *adv;
588 struct bgp_advertise *adv;
657 struct bgp_advertise *adv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_advertise.h28 struct bgp_advertise *adv;
37 struct bgp_advertise struct
43 struct bgp_advertise *next;
44 struct bgp_advertise *prev;
73 struct bgp_advertise *adv;
98 #define BGP_ADV_FIFO_HEAD(F) ((struct bgp_advertise *)FIFO_HEAD(F))
139 extern struct bgp_advertise *
H A Dbgp_advertise.c32 #include "bgpd/bgp_advertise.h"
86 static struct bgp_advertise *
89 return (struct bgp_advertise *)
90 XCALLOC (MTYPE_BGP_ADVERTISE, sizeof (struct bgp_advertise));
94 bgp_advertise_free (struct bgp_advertise *adv)
97 bgp_info_unlock (adv->binfo); /* bgp_advertise bgp_info reference */
103 struct bgp_advertise *adv)
113 struct bgp_advertise *adv)
181 struct bgp_advertise *
185 struct bgp_advertise *ad
[all...]
H A DMakefile.in126 bgp_table.$(OBJEXT) bgp_advertise.$(OBJEXT) bgp_vty.$(OBJEXT) \
411 bgp_damp.c bgp_table.c bgp_advertise.c bgp_vty.c bgp_mpath.c
418 bgp_advertise.h bgp_snmp.h bgp_vty.h bgp_mpath.h
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bgp_advertise.Po@am__quote@
H A Dbgp_packet.c48 #include "bgpd/bgp_advertise.h"
147 struct bgp_advertise *adv;
332 struct bgp_advertise *adv;
588 struct bgp_advertise *adv;
657 struct bgp_advertise *adv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_advertise.h28 struct bgp_advertise *adv;
37 struct bgp_advertise struct
43 struct bgp_advertise *next;
44 struct bgp_advertise *prev;
73 struct bgp_advertise *adv;
98 #define BGP_ADV_FIFO_HEAD(F) ((struct bgp_advertise *)FIFO_HEAD(F))
139 extern struct bgp_advertise *
H A Dbgp_advertise.c32 #include "bgpd/bgp_advertise.h"
86 static struct bgp_advertise *
89 return (struct bgp_advertise *)
90 XCALLOC (MTYPE_BGP_ADVERTISE, sizeof (struct bgp_advertise));
94 bgp_advertise_free (struct bgp_advertise *adv)
97 bgp_info_unlock (adv->binfo); /* bgp_advertise bgp_info reference */
103 struct bgp_advertise *adv)
113 struct bgp_advertise *adv)
181 struct bgp_advertise *
185 struct bgp_advertise *ad
[all...]
H A DMakefile.in126 bgp_table.$(OBJEXT) bgp_advertise.$(OBJEXT) bgp_vty.$(OBJEXT) \
411 bgp_damp.c bgp_table.c bgp_advertise.c bgp_vty.c bgp_mpath.c
418 bgp_advertise.h bgp_snmp.h bgp_vty.h bgp_mpath.h
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bgp_advertise.Po@am__quote@
H A Dbgp_packet.c48 #include "bgpd/bgp_advertise.h"
147 struct bgp_advertise *adv;
332 struct bgp_advertise *adv;
588 struct bgp_advertise *adv;
657 struct bgp_advertise *adv;

Completed in 148 milliseconds