Searched refs:prefix_cmp (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Dtable_test.c215 assert (!prefix_cmp (&rn->p, next_pfx));
275 if (prefix_cmp (&rn->p, (struct prefix *) &next_pfx))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Dtable_test.c215 assert (!prefix_cmp (&rn->p, next_pfx));
275 if (prefix_cmp (&rn->p, (struct prefix *) &next_pfx))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Dtable_test.c215 assert (!prefix_cmp (&rn->p, next_pfx));
275 if (prefix_cmp (&rn->p, (struct prefix *) &next_pfx))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dprefix.h175 extern int prefix_cmp (const struct prefix *, const struct prefix *);
H A Dif.c320 if (prefix_cmp(c->address, prefix) == 0)
H A Dprefix.c276 * as '==' (which is different from prefix_cmp).
306 prefix_cmp (const struct prefix *p1, const struct prefix *p2) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dprefix.h175 extern int prefix_cmp (const struct prefix *, const struct prefix *);
H A Dif.c320 if (prefix_cmp(c->address, prefix) == 0)
H A Dprefix.c276 * as '==' (which is different from prefix_cmp).
306 prefix_cmp (const struct prefix *p1, const struct prefix *p2) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dprefix.h175 extern int prefix_cmp (const struct prefix *, const struct prefix *);
H A Dif.c320 if (prefix_cmp(c->address, prefix) == 0)
H A Dprefix.c276 * as '==' (which is different from prefix_cmp).
306 prefix_cmp (const struct prefix *p1, const struct prefix *p2) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/usb-modeswitch-2.2.3/jim/
H A Djimregexp.c188 static int prefix_cmp(const int *prog, int proglen, const char *string, int nocase);
1040 if (prefix_cmp(preg->program + preg->regmust, preg->regmlen, s, preg->cflags & REG_ICASE) >= 0) {
1132 static int prefix_cmp(const int *prog, int proglen, const char *string, int nocase) function
1396 slen = prefix_cmp(preg->program + opnd, len, preg->reginput, preg->cflags & REG_ICASE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/usb-modeswitch-2.2.3/jim/
H A Djimregexp.c188 static int prefix_cmp(const int *prog, int proglen, const char *string, int nocase);
1040 if (prefix_cmp(preg->program + preg->regmust, preg->regmlen, s, preg->cflags & REG_ICASE) >= 0) {
1132 static int prefix_cmp(const int *prog, int proglen, const char *string, int nocase) function
1396 slen = prefix_cmp(preg->program + opnd, len, preg->reginput, preg->cflags & REG_ICASE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/usb-modeswitch-2.2.3/jim/
H A Djimregexp.c188 static int prefix_cmp(const int *prog, int proglen, const char *string, int nocase);
1040 if (prefix_cmp(preg->program + preg->regmust, preg->regmlen, s, preg->cflags & REG_ICASE) >= 0) {
1132 static int prefix_cmp(const int *prog, int proglen, const char *string, int nocase) function
1396 slen = prefix_cmp(preg->program + opnd, len, preg->reginput, preg->cflags & REG_ICASE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_spf.c644 if (prefix_cmp ((struct prefix *) &la,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_spf.c644 if (prefix_cmp ((struct prefix *) &la,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_spf.c644 if (prefix_cmp ((struct prefix *) &la,

Completed in 244 milliseconds