nuv3_nuauth_decision_response_t Struct Reference

#include <proto_v3.h>


Data Fields

uint8_t protocol_version
uint8_t msg_type
u_int16_t mark
u_int8_t decision
uint8_t priority
uint16_t padding
uint32_t packet_id
uint16_t payload_len


Detailed Description

Send NuAuth decision to NuFW

Definition at line 81 of file proto_v3.h.


Field Documentation

u_int8_t nuv3_nuauth_decision_response_t::decision

NuAuth decision (see decision_t)

Definition at line 86 of file proto_v3.h.

Referenced by send_auth_response().

u_int16_t nuv3_nuauth_decision_response_t::mark

Mark

Definition at line 85 of file proto_v3.h.

Referenced by send_auth_response().

uint8_t nuv3_nuauth_decision_response_t::msg_type

Message type (AUTH_ANSWER)

Definition at line 83 of file proto_v3.h.

Referenced by send_auth_response().

uint32_t nuv3_nuauth_decision_response_t::packet_id

NetFilter packet unique identifier

Definition at line 89 of file proto_v3.h.

Referenced by send_auth_response().

uint16_t nuv3_nuauth_decision_response_t::padding

Padding (0x0000)

Definition at line 88 of file proto_v3.h.

Referenced by send_auth_response().

uint16_t nuv3_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 90 of file proto_v3.h.

Referenced by send_auth_response().

uint8_t nuv3_nuauth_decision_response_t::priority

Priority ?

Definition at line 87 of file proto_v3.h.

Referenced by send_auth_response().

uint8_t nuv3_nuauth_decision_response_t::protocol_version

Version of the protocol (PROTO_VERSION)

Definition at line 82 of file proto_v3.h.

Referenced by 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