nuv4_nuauth_decision_response_t Struct Reference

#include <proto_v4.h>


Data Fields

uint8_t protocol_version
uint8_t msg_type
u_int8_t decision
u_int8_t priority
uint32_t packet_id
u_int32_t tcmark
uint16_t payload_len
uint16_t padding


Detailed Description

Send NuAuth decision to NuFW

Definition at line 108 of file proto_v4.h.


Field Documentation

u_int8_t nuv4_nuauth_decision_response_t::decision

NuAuth decision (see decision_t)

Definition at line 111 of file proto_v4.h.

Referenced by auth_process_answer(), and send_auth_response().

uint8_t nuv4_nuauth_decision_response_t::msg_type

Message type (AUTH_ANSWER)

Definition at line 110 of file proto_v4.h.

Referenced by send_auth_response().

uint32_t nuv4_nuauth_decision_response_t::packet_id

NetFilter packet unique identifier

Definition at line 113 of file proto_v4.h.

Referenced by auth_process_answer(), and send_auth_response().

uint16_t nuv4_nuauth_decision_response_t::padding

0x00000000

Definition at line 118 of file proto_v4.h.

Referenced by send_auth_response().

uint16_t nuv4_nuauth_decision_response_t::payload_len

Indicate the length of datas in the recv buffer after the end of the structure that contains the payload of packet. Set to 0 to treat the following datas as a new decision response

Definition at line 115 of file proto_v4.h.

Referenced by auth_process_answer(), and send_auth_response().

u_int8_t nuv4_nuauth_decision_response_t::priority

priority (See if there is an interest of having this in the scope of asynchronous message)

Definition at line 112 of file proto_v4.h.

Referenced by send_auth_response().

uint8_t nuv4_nuauth_decision_response_t::protocol_version

Version of the protocol (PROTO_VERSION)

Definition at line 109 of file proto_v4.h.

Referenced by send_auth_response().

u_int32_t nuv4_nuauth_decision_response_t::tcmark

User identifier

Definition at line 114 of file proto_v4.h.

Referenced by auth_process_answer(), and send_auth_response().


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