Searched refs:aspath_dup (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_aspath.h70 extern struct aspath *aspath_dup (struct aspath *);
H A Dbgp_aspath.c648 aspath_dup (struct aspath *aspath) function
1304 * version of aspath_dup(), which allocates memory to hold the new
1492 return aspath_dup (as4path);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));
H A Dbgp_mpath.c660 aspath = aspath_dup (attr.aspath);
H A Dbgp_attr.c1044 aspath = aspath_dup (attr->aspath);
2249 aspath = aspath_dup (attr->aspath);
2275 aspath = aspath_dup (attr->aspath);
H A Dbgp_routemap.c1236 new = aspath_dup (binfo->attr->aspath);
1303 new_path = aspath_dup (binfo->attr->aspath);
H A Dbgp_route.c4599 aspath = aspath_dup (ri->attr->aspath);
4640 aspath = aspath_dup (rinew->attr->aspath);
4815 aspath = aspath_dup (ri->attr->aspath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h70 extern struct aspath *aspath_dup (struct aspath *);
H A Dbgp_aspath.c648 aspath_dup (struct aspath *aspath) function
1304 * version of aspath_dup(), which allocates memory to hold the new
1492 return aspath_dup (as4path);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));
H A Dbgp_mpath.c660 aspath = aspath_dup (attr.aspath);
H A Dbgp_attr.c1044 aspath = aspath_dup (attr->aspath);
2249 aspath = aspath_dup (attr->aspath);
2275 aspath = aspath_dup (attr->aspath);
H A Dbgp_routemap.c1236 new = aspath_dup (binfo->attr->aspath);
1303 new_path = aspath_dup (binfo->attr->aspath);
H A Dbgp_route.c4599 aspath = aspath_dup (ri->attr->aspath);
4640 aspath = aspath_dup (rinew->attr->aspath);
4815 aspath = aspath_dup (ri->attr->aspath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h70 extern struct aspath *aspath_dup (struct aspath *);
H A Dbgp_aspath.c648 aspath_dup (struct aspath *aspath) function
1304 * version of aspath_dup(), which allocates memory to hold the new
1492 return aspath_dup (as4path);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));
H A Dbgp_mpath.c660 aspath = aspath_dup (attr.aspath);
H A Dbgp_attr.c1044 aspath = aspath_dup (attr->aspath);
2249 aspath = aspath_dup (attr->aspath);
2275 aspath = aspath_dup (attr->aspath);
H A Dbgp_routemap.c1236 new = aspath_dup (binfo->attr->aspath);
1303 new_path = aspath_dup (binfo->attr->aspath);
H A Dbgp_route.c4599 aspath = aspath_dup (ri->attr->aspath);
4640 aspath = aspath_dup (rinew->attr->aspath);
4815 aspath = aspath_dup (ri->attr->aspath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Daspath_test.c948 asconfeddel = aspath_delete_confed_seq (aspath_dup (asinout));
1107 ascratch = aspath_dup (asp2);
1135 ascratch = aspath_dup (asp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Daspath_test.c948 asconfeddel = aspath_delete_confed_seq (aspath_dup (asinout));
1107 ascratch = aspath_dup (asp2);
1135 ascratch = aspath_dup (asp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Daspath_test.c948 asconfeddel = aspath_delete_confed_seq (aspath_dup (asinout));
1107 ascratch = aspath_dup (asp2);
1135 ascratch = aspath_dup (asp2);

Completed in 374 milliseconds