Bitcoin
|
Functions | |
bool | operator== (const CNetAddr &a, const CNetAddr &b) |
bool | operator< (const CNetAddr &a, const CNetAddr &b) |
static int | GetExtNetwork (const CNetAddr *addr) |
bool | operator== (const CService &a, const CService &b) |
bool | operator< (const CService &a, const CService &b) |
static int | NetmaskBits (uint8_t x) |
bool | operator== (const CSubNet &a, const CSubNet &b) |
bool | operator< (const CSubNet &a, const CSubNet &b) |
Variables | |
static const unsigned char | pchIPv4 [12] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0xff, 0xff } |
static const unsigned char | pchOnionCat [] = {0xFD,0x87,0xD8,0x7E,0xEB,0x43} |
static const unsigned char | g_internal_prefix [] = { 0xFD, 0x6B, 0x88, 0xC0, 0x87, 0x24 } |
static const int | NET_UNKNOWN = NET_MAX + 0 |
static const int | NET_TEREDO = NET_MAX + 1 |
|
static |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |