#include <config.h>
#include <isc/ipv6.h>
Go to the source code of this file.
Variables | |
struct in6_addr | in6addr_any = IN6ADDR_ANY_INIT |
struct in6_addr | in6addr_loopback = IN6ADDR_LOOPBACK_INIT |
Definition in file ipv6.c.
struct in6_addr in6addr_any = IN6ADDR_ANY_INIT |
Definition at line 26 of file ipv6.c.
Referenced by do_scan(), internal_current4(), isc_netaddr_any6(), and isc_sockaddr_any6().
struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT |