Searched refs:prefix2str (Results 51 - 69 of 69) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/isisd/
H A Disis_circuit.c256 prefix2str (connected->address, buf, BUFSIZ);
286 prefix2str (connected->address, buf, BUFSIZ);
326 prefix2str (connected->address, (char *)buf, BUFSIZ);
369 prefix2str (connected->address, (char *)buf, BUFSIZ);
944 prefix2str (ip_addr, (char*)buf, BUFSIZ),
H A Disis_spf.c177 prefix2str ((struct prefix *) &vertex->N.prefix, (char *) buff, BUFSIZ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dzclient.c812 prefix2str (ifc->address, buf, sizeof(buf));
H A Dprefix.c764 prefix2str (const struct prefix *p, char *str, int size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_area.c449 prefix2str (&range->prefix, buf, sizeof (buf));
H A Dospf6_lsdb.c240 prefix2str (p, buf, sizeof (buf));
H A Dospf6_interface.c430 prefix2str (c->address, buf, sizeof (buf));
890 prefix2str (p, strbuf, sizeof (strbuf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dzclient.c812 prefix2str (ifc->address, buf, sizeof(buf));
H A Dprefix.c764 prefix2str (const struct prefix *p, char *str, int size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_area.c449 prefix2str (&range->prefix, buf, sizeof (buf));
H A Dospf6_lsdb.c240 prefix2str (p, buf, sizeof (buf));
H A Dospf6_interface.c430 prefix2str (c->address, buf, sizeof (buf));
890 prefix2str (p, strbuf, sizeof (strbuf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dzclient.c812 prefix2str (ifc->address, buf, sizeof(buf));
H A Dprefix.c764 prefix2str (const struct prefix *p, char *str, int size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_area.c449 prefix2str (&range->prefix, buf, sizeof (buf));
H A Dospf6_lsdb.c240 prefix2str (p, buf, sizeof (buf));
H A Dospf6_interface.c430 prefix2str (c->address, buf, sizeof (buf));
890 prefix2str (p, strbuf, sizeof (strbuf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/isisd/
H A Disis_spf.c177 prefix2str ((struct prefix *) &vertex->N.prefix, (char *) buff, BUFSIZ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/isisd/
H A Disis_spf.c177 prefix2str ((struct prefix *) &vertex->N.prefix, (char *) buff, BUFSIZ);

Completed in 224 milliseconds

123