#include <nufw.h>
Data Fields | |
| uint32_t | packet_id |
| char | indev [IFNAMSIZ] |
| char | physindev [IFNAMSIZ] |
| char | outdev [IFNAMSIZ] |
| char | physoutdev [IFNAMSIZ] |
| u_int32_t | mark |
| time_t | timestamp |
| char * | payload |
| int | payload_len |
Definition at line 128 of file nufw.h.
| char queued_pckt::indev[IFNAMSIZ] |
| u_int32_t queued_pckt::mark |
| char queued_pckt::outdev[IFNAMSIZ] |
| uint32_t queued_pckt::packet_id |
Definition at line 129 of file nufw.h.
Referenced by auth_request_send(), and packetsrv_ipq_process().
| char* queued_pckt::payload |
Definition at line 139 of file nufw.h.
Referenced by auth_request_send(), and packetsrv_ipq_process().
Definition at line 140 of file nufw.h.
Referenced by auth_request_send(), and packetsrv_ipq_process().
| char queued_pckt::physindev[IFNAMSIZ] |
| char queued_pckt::physoutdev[IFNAMSIZ] |
| time_t queued_pckt::timestamp |
1.4.7