nuv4_nufw_to_nuauth_auth_message_t Struct Reference

#include <proto_v4.h>


Data Fields

uint8_t protocol_version
uint8_t msg_type
uint16_t msg_length
uint32_t packet_id
uint32_t timestamp
u_int32_t mark
char indev [IFNAMSIZ]
char physindev [IFNAMSIZ]
char outdev [IFNAMSIZ]
char physoutdev [IFNAMSIZ]


Detailed Description

Message of type AUTH_REQUEST or AUTH_CONTROL send by NuFW to NuAuth

Definition at line 83 of file proto_v4.h.


Field Documentation

char nuv4_nufw_to_nuauth_auth_message_t::indev[IFNAMSIZ]

Definition at line 94 of file proto_v4.h.

Referenced by auth_request_send().

u_int32_t nuv4_nufw_to_nuauth_auth_message_t::mark

Definition at line 93 of file proto_v4.h.

Referenced by auth_request_send(), and parse_v4_fields().

uint16_t nuv4_nufw_to_nuauth_auth_message_t::msg_length

Message length including header (in bytes)

Definition at line 87 of file proto_v4.h.

Referenced by auth_request_send().

uint8_t nuv4_nufw_to_nuauth_auth_message_t::msg_type

Message type (from nufw_message_t)

Definition at line 86 of file proto_v4.h.

Referenced by auth_request_send(), and authpckt_new_connection().

char nuv4_nufw_to_nuauth_auth_message_t::outdev[IFNAMSIZ]

Definition at line 96 of file proto_v4.h.

Referenced by auth_request_send().

uint32_t nuv4_nufw_to_nuauth_auth_message_t::packet_id

Netfilter packet unique identifier

Definition at line 90 of file proto_v4.h.

Referenced by auth_request_send(), and authpckt_new_connection().

char nuv4_nufw_to_nuauth_auth_message_t::physindev[IFNAMSIZ]

Definition at line 95 of file proto_v4.h.

Referenced by auth_request_send().

char nuv4_nufw_to_nuauth_auth_message_t::physoutdev[IFNAMSIZ]

Definition at line 97 of file proto_v4.h.

Referenced by auth_request_send().

uint8_t nuv4_nufw_to_nuauth_auth_message_t::protocol_version

Version of the protocol (PROTO_VERSION)

Definition at line 85 of file proto_v4.h.

Referenced by auth_request_send().

uint32_t nuv4_nufw_to_nuauth_auth_message_t::timestamp

Timestamp (Epoch format)

Definition at line 91 of file proto_v4.h.

Referenced by auth_request_send(), and authpckt_new_connection().


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