Searched refs:cluster_loop_check (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_attr.h176 extern int cluster_loop_check (struct cluster_list *, struct in_addr);
H A Dbgp_attr.c117 cluster_loop_check (struct cluster_list *cluster, struct in_addr originator) function
H A Dbgp_route.c681 if (cluster_loop_check (attr->extra->cluster, cluster_id))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_attr.h176 extern int cluster_loop_check (struct cluster_list *, struct in_addr);
H A Dbgp_attr.c117 cluster_loop_check (struct cluster_list *cluster, struct in_addr originator) function
H A Dbgp_route.c681 if (cluster_loop_check (attr->extra->cluster, cluster_id))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_attr.h176 extern int cluster_loop_check (struct cluster_list *, struct in_addr);
H A Dbgp_attr.c117 cluster_loop_check (struct cluster_list *cluster, struct in_addr originator) function
H A Dbgp_route.c681 if (cluster_loop_check (attr->extra->cluster, cluster_id))

Completed in 280 milliseconds