queued_pckt Struct Reference

#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


Detailed Description

Definition at line 128 of file nufw.h.


Field Documentation

char queued_pckt::indev[IFNAMSIZ]

Definition at line 131 of file nufw.h.

Referenced by auth_request_send().

u_int32_t queued_pckt::mark

Definition at line 135 of file nufw.h.

Referenced by auth_request_send().

char queued_pckt::outdev[IFNAMSIZ]

Definition at line 133 of file nufw.h.

Referenced by auth_request_send().

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().

int queued_pckt::payload_len

Definition at line 140 of file nufw.h.

Referenced by auth_request_send(), and packetsrv_ipq_process().

char queued_pckt::physindev[IFNAMSIZ]

Definition at line 132 of file nufw.h.

Referenced by auth_request_send().

char queued_pckt::physoutdev[IFNAMSIZ]

Definition at line 134 of file nufw.h.

Referenced by auth_request_send().

time_t queued_pckt::timestamp

Definition at line 137 of file nufw.h.

Referenced by auth_request_send().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7