Searched refs:aspath_cmp (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.h77 extern int aspath_cmp (const void *, const void *);
H A Dbgp_aspath.c1849 aspath_cmp (const void *arg1, const void *arg2) function
1876 ashash = hash_create_size (32768, aspath_key_make, aspath_cmp);
H A Dbgp_route.c498 if (aspath_cmp (new->attr->aspath, exist->attr->aspath))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h77 extern int aspath_cmp (const void *, const void *);
H A Dbgp_aspath.c1849 aspath_cmp (const void *arg1, const void *arg2) function
1876 ashash = hash_create_size (32768, aspath_key_make, aspath_cmp);
H A Dbgp_route.c498 if (aspath_cmp (new->attr->aspath, exist->attr->aspath))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h77 extern int aspath_cmp (const void *, const void *);
H A Dbgp_aspath.c1849 aspath_cmp (const void *arg1, const void *arg2) function
1876 ashash = hash_create_size (32768, aspath_key_make, aspath_cmp);
H A Dbgp_route.c498 if (aspath_cmp (new->attr->aspath, exist->attr->aspath))

Completed in 253 milliseconds