Searched refs:int_cmp (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_aspath.c232 int_cmp (const void *p1, const void *p2) function
269 qsort (seg->as, seg->length, sizeof(as_t), int_cmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.c232 int_cmp (const void *p1, const void *p2) function
269 qsort (seg->as, seg->length, sizeof(as_t), int_cmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.c232 int_cmp (const void *p1, const void *p2) function
269 qsort (seg->as, seg->length, sizeof(as_t), int_cmp);

Completed in 126 milliseconds