Data Fields | |
host_addr_t | addr |
Sender's IP. | |
guint16 | port |
Sender's port. | |
gchar | muid [GUID_RAW_SIZE] |
Message ID. | |
guint8 | function |
Message function. | |
guint8 | hops |
Message hops. | |
guint8 | ttl |
Message ttl. | |
gboolean | handle |
Whether message will be handled. | |
gboolean | local |
Whether message originated locally. | |
gboolean | new |
Whether message is a new message. | |
gchar | extra [80] |
Extra text for logging. | |
route_dest | dest |
Message destination. |
|
Sender's IP.
|
|
Message destination.
|
|
Extra text for logging.
|
|
Message function.
|
|
Whether message will be handled.
|
|
Message hops.
|
|
Whether message originated locally.
|
|
Message ID.
|
|
Whether message is a new message.
|
|
Sender's port.
|
|
Message ttl.
|