#include <seas.h>

Data Fields | |
| struct as_entry * | as |
| int | id |
| int | len |
| char * | msg |
| struct cell * | transaction |
| int | type |
Definition at line 149 of file seas.h.
Definition at line 155 of file seas.h.
Referenced by dispatch_relay(), send_ping(), uac_cb(), w_as_relay_sl(), and w_as_relay_t().
| int len |
Definition at line 152 of file seas.h.
Referenced by dispatch_relay(), send_ping(), uac_cb(), w_as_relay_sl(), and w_as_relay_t().
| char* msg |
Definition at line 151 of file seas.h.
Referenced by dispatch_relay(), send_ping(), uac_cb(), w_as_relay_sl(), and w_as_relay_t().
struct cell* transaction [read] |
Definition at line 150 of file seas.h.
Referenced by dispatch_relay(), uac_cb(), w_as_relay_sl(), and w_as_relay_t().
| int type |
Definition at line 153 of file seas.h.
Referenced by dispatch_relay(), uac_cb(), w_as_relay_sl(), and w_as_relay_t().
1.5.6