Public Attributes
hostapd_radius_server Struct Reference

#include <radius_client.h>

List of all members.

Public Attributes

u32 access_accepts
u32 access_challenges
u32 access_rejects
struct hostapd_ip_addr addr
u32 bad_authenticators
int index
u32 malformed_responses
u32 packets_dropped
int port
u32 requests
u32 responses
u32 retransmissions
int round_trip_time
u8 * shared_secret
size_t shared_secret_len
u32 timeouts
u32 unknown_types

Detailed Description

struct hostapd_radius_server - RADIUS server information for RADIUS client

This structure contains information about a RADIUS server. The values are mainly for MIB information. The MIB variable prefix (radiusAuth or radiusAcc) depends on whether this is an authentication or accounting server.

radiusAuthClientPendingRequests (or radiusAccClientPendingRequests) is the number struct radius_client_data::msgs for matching msg_type.

Definition at line 33 of file radius_client.h.


Member Data Documentation

access_accepts - radiusAuthClientAccessAccepts

Definition at line 80 of file radius_client.h.

access_challenges - radiusAuthClientAccessChallenges

Definition at line 90 of file radius_client.h.

access_rejects - radiusAuthClientAccessRejects

Definition at line 85 of file radius_client.h.

addr - radiusAuthServerAddress or radiusAccServerAddress

Definition at line 37 of file radius_client.h.

bad_authenticators - radiusAuthClientBadAuthenticators or radiusAccClientBadAuthenticators

Definition at line 105 of file radius_client.h.

index - radiusAuthServerIndex or radiusAccServerIndex

Definition at line 59 of file radius_client.h.

malformed_responses - radiusAuthClientMalformedAccessResponses or radiusAccClientMalformedResponses

Definition at line 100 of file radius_client.h.

packets_dropped - radiusAuthClientPacketsDropped or radiusAccClientPacketsDropped

Definition at line 120 of file radius_client.h.

port - radiusAuthClientServerPortNumber or radiusAccClientServerPortNumber

Definition at line 42 of file radius_client.h.

requests - radiusAuthClientAccessRequests or radiusAccClientRequests

Definition at line 70 of file radius_client.h.

responses - radiusAccClientResponses

Definition at line 95 of file radius_client.h.

retransmissions - radiusAuthClientAccessRetransmissions or radiusAccClientRetransmissions

Definition at line 75 of file radius_client.h.

round_trip_time - radiusAuthClientRoundTripTime or radiusAccClientRoundTripTime Round-trip time in hundredths of a second.

Definition at line 65 of file radius_client.h.

shared_secret - Shared secret for authenticating RADIUS messages

Definition at line 47 of file radius_client.h.

shared_secret_len - Length of shared_secret in octets

Definition at line 52 of file radius_client.h.

timeouts - radiusAuthClientTimeouts or radiusAccClientTimeouts

Definition at line 110 of file radius_client.h.

unknown_types - radiusAuthClientUnknownTypes or radiusAccClientUnknownTypes

Definition at line 115 of file radius_client.h.


The documentation for this struct was generated from the following file:


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26