#include "message.h"
#include "datahash/datahash_util.h"
#include "datahash/datahash_text.h"
#include "perf/perf.h"
Go to the source code of this file.
Namespaces | |
namespace | aesop |
Functions | |
void | aesop::getTcpPayload (IN const char *data, OUT tcp_payload_t &payload) |
construct a tcp_payload_t from low-level netlib::MessageBuffer data |