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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dprefix.h177 extern void prefix_copy (struct prefix *dest, const struct prefix *src);
H A Dtable.c68 prefix_copy (&node->p, prefix);
777 prefix_copy (&iter->pause_prefix, &iter->current->p);
H A Dfilter.c1207 prefix_copy (&filter->prefix, &p);
H A Dplist.c348 prefix_copy (&pentry->prefix, prefix);
H A Dprefix.c246 prefix_copy (struct prefix *dest, const struct prefix *src) function
264 zlog (NULL, LOG_ERR, "prefix_copy(): Unknown address family %d",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dprefix.h177 extern void prefix_copy (struct prefix *dest, const struct prefix *src);
H A Dtable.c68 prefix_copy (&node->p, prefix);
777 prefix_copy (&iter->pause_prefix, &iter->current->p);
H A Dfilter.c1207 prefix_copy (&filter->prefix, &p);
H A Dplist.c348 prefix_copy (&pentry->prefix, prefix);
H A Dprefix.c246 prefix_copy (struct prefix *dest, const struct prefix *src) function
264 zlog (NULL, LOG_ERR, "prefix_copy(): Unknown address family %d",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dprefix.h177 extern void prefix_copy (struct prefix *dest, const struct prefix *src);
H A Dtable.c68 prefix_copy (&node->p, prefix);
777 prefix_copy (&iter->pause_prefix, &iter->current->p);
H A Dfilter.c1207 prefix_copy (&filter->prefix, &p);
H A Dplist.c348 prefix_copy (&pentry->prefix, prefix);
H A Dprefix.c246 prefix_copy (struct prefix *dest, const struct prefix *src) function
264 zlog (NULL, LOG_ERR, "prefix_copy(): Unknown address family %d",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_interface.c443 prefix_copy (&ptmp, CONNECTED_PREFIX(oi->connected));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_interface.c443 prefix_copy (&ptmp, CONNECTED_PREFIX(oi->connected));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_interface.c443 prefix_copy (&ptmp, CONNECTED_PREFIX(oi->connected));

Completed in 201 milliseconds