Kannel: Open Source WAP and SMS gateway  svn-r5335
RADIUS_PDU Struct Reference

#include <radius_pdu.h>

Data Fields

int type
 
const char * type_name
 
Dictattr
 
union {
u
 

Detailed Description

Definition at line 90 of file radius_pdu.h.

Field Documentation

◆ attr

Dict* RADIUS_PDU::attr

Definition at line 93 of file radius_pdu.h.

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

◆ type

◆ type_name

const char* RADIUS_PDU::type_name

Definition at line 92 of file radius_pdu.h.

Referenced by proxy_thread(), and server().

◆ u

union { ... } RADIUS_PDU::u

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.