Searched refs:inet6_ntoa (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/babeld/
H A Dbabel_filter.c75 inet6_ntoa (p.u.prefix6),
86 inet6_ntoa (p.u.prefix6),
103 inet6_ntoa (p.u.prefix6),
116 inet6_ntoa (p.u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/babeld/
H A Dbabel_filter.c75 inet6_ntoa (p.u.prefix6),
86 inet6_ntoa (p.u.prefix6),
103 inet6_ntoa (p.u.prefix6),
116 inet6_ntoa (p.u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/babeld/
H A Dbabel_filter.c75 inet6_ntoa (p.u.prefix6),
86 inet6_ntoa (p.u.prefix6),
103 inet6_ntoa (p.u.prefix6),
116 inet6_ntoa (p.u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ripngd/
H A Dripngd.c173 zlog_debug ("send to %s", inet6_ntoa (to->sin6_addr));
221 inet6_ntoa (to->sin6_addr), safe_strerror (errno));
320 zlog_debug (" nexthop %s/%d", inet6_ntoa (rte->addr), rte->prefixlen);
323 inet6_ntoa (rte->addr), rte->prefixlen,
339 inet6_ntoa (rte->addr), ntohs (rte->tag), rte->prefixlen);
346 ntohs (rte->tag), inet6_ntoa (from->sin6_addr));
350 rte->prefixlen, inet6_ntoa (from->sin6_addr));
378 inet6_ntoa (rte->addr),
496 inet6_ntoa (p->prefix), p->prefixlen);
507 inet6_ntoa (
[all...]
H A Dripng_peer.c196 vty_out (vty, " %s %s%14s %10d %10d %10d %s%s", inet6_ntoa (peer->addr),
H A Dripng_interface.c431 inet6_ntoa(p->u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ripngd/
H A Dripngd.c173 zlog_debug ("send to %s", inet6_ntoa (to->sin6_addr));
221 inet6_ntoa (to->sin6_addr), safe_strerror (errno));
320 zlog_debug (" nexthop %s/%d", inet6_ntoa (rte->addr), rte->prefixlen);
323 inet6_ntoa (rte->addr), rte->prefixlen,
339 inet6_ntoa (rte->addr), ntohs (rte->tag), rte->prefixlen);
346 ntohs (rte->tag), inet6_ntoa (from->sin6_addr));
350 rte->prefixlen, inet6_ntoa (from->sin6_addr));
378 inet6_ntoa (rte->addr),
496 inet6_ntoa (p->prefix), p->prefixlen);
507 inet6_ntoa (
[all...]
H A Dripng_peer.c196 vty_out (vty, " %s %s%14s %10d %10d %10d %s%s", inet6_ntoa (peer->addr),
H A Dripng_interface.c431 inet6_ntoa(p->u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ripngd/
H A Dripngd.c173 zlog_debug ("send to %s", inet6_ntoa (to->sin6_addr));
221 inet6_ntoa (to->sin6_addr), safe_strerror (errno));
320 zlog_debug (" nexthop %s/%d", inet6_ntoa (rte->addr), rte->prefixlen);
323 inet6_ntoa (rte->addr), rte->prefixlen,
339 inet6_ntoa (rte->addr), ntohs (rte->tag), rte->prefixlen);
346 ntohs (rte->tag), inet6_ntoa (from->sin6_addr));
350 rte->prefixlen, inet6_ntoa (from->sin6_addr));
378 inet6_ntoa (rte->addr),
496 inet6_ntoa (p->prefix), p->prefixlen);
507 inet6_ntoa (
[all...]
H A Dripng_peer.c196 vty_out (vty, " %s %s%14s %10d %10d %10d %s%s", inet6_ntoa (peer->addr),
H A Dripng_interface.c431 inet6_ntoa(p->u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dprefix.h221 extern const char *inet6_ntoa (struct in6_addr);
H A Dprefix.c899 inet6_ntoa (struct in6_addr addr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dprefix.h221 extern const char *inet6_ntoa (struct in6_addr);
H A Dprefix.c899 inet6_ntoa (struct in6_addr addr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dprefix.h221 extern const char *inet6_ntoa (struct in6_addr);
H A Dprefix.c899 inet6_ntoa (struct in6_addr addr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Dzebra_fpm_netlink.c54 return inet6_ntoa (*((struct in6_addr *) addr));
H A Drt_netlink.c1495 inet6_ntoa (nexthop->gate.ipv6),
1589 inet6_ntoa (nexthop->gate.ipv6),
1645 inet6_ntoa (p->u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Dzebra_fpm_netlink.c54 return inet6_ntoa (*((struct in6_addr *) addr));
H A Drt_netlink.c1495 inet6_ntoa (nexthop->gate.ipv6),
1589 inet6_ntoa (nexthop->gate.ipv6),
1645 inet6_ntoa (p->u.prefix6),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Dzebra_fpm_netlink.c54 return inet6_ntoa (*((struct in6_addr *) addr));
H A Drt_netlink.c1495 inet6_ntoa (nexthop->gate.ipv6),
1589 inet6_ntoa (nexthop->gate.ipv6),
1645 inet6_ntoa (p->u.prefix6),

Completed in 200 milliseconds