Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

RADIUS_PDU Struct Reference

#include <radius_pdu.h>

Collaboration diagram for RADIUS_PDU:

Collaboration graph
[legend]

Data Fields

int type
const char * type_name
Dictattr
union {
 ATTRIBUTES () PDU(Accounting_Request
      x04
u

Field Documentation

Dict* RADIUS_PDU::attr
 

Definition at line 93 of file radius_pdu.h.

Referenced by radius_get_attribute(), update_table(), and update_tables().

int RADIUS_PDU::type
 

Definition at line 91 of file radius_pdu.h.

Referenced by radius_authenticate_pdu(), radius_pdu_create(), radius_pdu_destroy(), radius_pdu_pack(), update_table(), and update_tables().

const char* RADIUS_PDU::type_name
 

Definition at line 92 of file radius_pdu.h.

Referenced by proxy_thread(), and server().

union { ... } RADIUS_PDU::u
 

Referenced by main(), proxy_thread(), radius_authenticate_pdu(), and server().

RADIUS_PDU::x04
 

Definition at line 372 of file radius_pdu.h.


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.