nufw_to_nuauth_message_header_t Struct Reference

#include <proto.h>


Data Fields

uint8_t protocol_version
uint8_t msg_type
uint16_t msg_length


Detailed Description

Header of message send by NuFW to NuAuth

See also structures nufw_to_nuauth_conntrack_message_t and nufw_to_nuauth_auth_message_t which include message content.

Definition at line 96 of file proto.h.


Field Documentation

uint16_t nufw_to_nuauth_message_header_t::msg_length

Message length including header (in bytes)

Definition at line 104 of file proto.h.

Referenced by authpckt_decode().

uint8_t nufw_to_nuauth_message_header_t::msg_type

Message type (from nufw_message_t)

Definition at line 101 of file proto.h.

Referenced by authpckt_decode().

uint8_t nufw_to_nuauth_message_header_t::protocol_version

Version of the protocol (PROTO_VERSION)

Definition at line 98 of file proto.h.

Referenced by authpckt_decode(), and get_proto_version_from_packet().


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