Go to the source code of this file.
Data Structures | |
struct | gnutella_header |
Header structure. More... | |
Defines | |
#define | GTA_MSG_INIT 0x00 |
#define | GTA_MSG_INIT_RESPONSE 0x01 |
#define | GTA_MSG_BYE 0x02 |
#define | GTA_MSG_QRP 0x30 |
#define | GTA_MSG_VENDOR 0x31 /**< Vendor-specific */ |
Vendor-specific. | |
#define | GTA_MSG_STANDARD 0x32 /**< Standard vendor-specific */ |
Standard vendor-specific. | |
#define | GTA_MSG_PUSH_REQUEST 0x40 |
#define | GTA_MSG_SEARCH 0x80 |
#define | GTA_MSG_SEARCH_RESULTS 0x81 |
#define | GTA_MSG_HSEP_DATA 0xcd |
#define | __attribute__(p) |
#define | GTA_HEADER_SIZE sizeof(struct gnutella_header) |
Variables | |
gnutella_header | __packed__ |
Header structure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Standard vendor-specific.
|
|
Vendor-specific.
|
|
Header structure.
|