Searched refs:aspath_filter_exclude (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_aspath.h73 extern struct aspath *aspath_filter_exclude (struct aspath *, struct aspath *);
H A Dbgp_aspath.c1308 aspath_filter_exclude (struct aspath * source, struct aspath * exclude_list) function
H A Dbgp_routemap.c1306 binfo->attr->aspath = aspath_filter_exclude (new_path, exclude_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h73 extern struct aspath *aspath_filter_exclude (struct aspath *, struct aspath *);
H A Dbgp_aspath.c1308 aspath_filter_exclude (struct aspath * source, struct aspath * exclude_list) function
H A Dbgp_routemap.c1306 binfo->attr->aspath = aspath_filter_exclude (new_path, exclude_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h73 extern struct aspath *aspath_filter_exclude (struct aspath *, struct aspath *);
H A Dbgp_aspath.c1308 aspath_filter_exclude (struct aspath * source, struct aspath * exclude_list) function
H A Dbgp_routemap.c1306 binfo->attr->aspath = aspath_filter_exclude (new_path, exclude_path);

Completed in 85 milliseconds