#include <pcache.h>
Data Fields | |
guchar | vendor [4] |
Vendor code, from GGEP "VC". | |
guchar | language [2] |
Node's preferred language, from GGEP "LOC". | |
guchar | country [2] |
Node's country, from GGEP "LOC". | |
guint8 | guess |
Node supports GUESS, from GGEP "GUE". | |
host_addr_t | ipv6_addr |
For GGEP "IPV6". | |
host_addr_t | sender_addr |
For GGEP "IP". | |
guint16 | sender_port |
For GGEP "IP". | |
guint32 | daily_uptime |
Node's daily uptime, from GGEP "DU". | |
guint8 | up_slots |
Free UP slots, from GGEP "UP". | |
guint8 | leaf_slots |
Free leaf slots, from GGEP "UP". | |
guint8 | version_up |
Ultrapeer version protocol, from GGEP "UP". | |
guint8 | version_ua |
Servent version, from GGEP "VC". | |
guint8 | flags |
Validation flags. |
|
Node's country, from GGEP "LOC".
|
|
Node's daily uptime, from GGEP "DU".
|
|
Validation flags.
|
|
Node supports GUESS, from GGEP "GUE".
|
|
For GGEP "IPV6".
|
|
Node's preferred language, from GGEP "LOC".
|
|
Free leaf slots, from GGEP "UP".
|
|
For GGEP "IP".
|
|
For GGEP "IP".
|
|
Free UP slots, from GGEP "UP".
|
|
Vendor code, from GGEP "VC".
|
|
Servent version, from GGEP "VC".
|
|
Ultrapeer version protocol, from GGEP "UP".
|