#include <ctrace.h>
Data Fields | |
u_int32_t | index |
struct iaddr | from |
struct iaddr | to |
u_int16_t | to_port |
struct hardware | hto |
u_int8_t | havehto |
Definition at line 44 of file ctrace.h.
struct iaddr trace_outpacket_t::from [read] |
u_int8_t trace_outpacket_t::havehto |
struct hardware trace_outpacket_t::hto [read] |
u_int32_t trace_outpacket_t::index |
struct iaddr trace_outpacket_t::to [read] |
u_int16_t trace_outpacket_t::to_port |