nuv3_nufw_to_nuauth_auth_message_t Struct Reference

#include <proto_v3.h>


Data Fields

uint8_t protocol_version
uint8_t msg_type
uint16_t msg_length
uint32_t packet_id
uint32_t timestamp


Detailed Description

Message of type AUTH_REQUEST or AUTH_CONTROL send by NuFW to NuAuth

Definition at line 65 of file proto_v3.h.


Field Documentation

uint16_t nuv3_nufw_to_nuauth_auth_message_t::msg_length

Message length including header (in bytes)

Definition at line 69 of file proto_v3.h.

uint8_t nuv3_nufw_to_nuauth_auth_message_t::msg_type

Message type (from nufw_message_t)

Definition at line 68 of file proto_v3.h.

Referenced by authpckt_new_connection_v3().

uint32_t nuv3_nufw_to_nuauth_auth_message_t::packet_id

Netfilter packet unique identifier

Definition at line 72 of file proto_v3.h.

Referenced by authpckt_new_connection_v3().

uint8_t nuv3_nufw_to_nuauth_auth_message_t::protocol_version

Version of the protocol (PROTO_VERSION)

Definition at line 67 of file proto_v3.h.

uint32_t nuv3_nufw_to_nuauth_auth_message_t::timestamp

Timestamp (Epoch format)

Definition at line 73 of file proto_v3.h.

Referenced by authpckt_new_connection_v3().


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