Public Attributes
radius_msg Struct Reference

List of all members.

Public Attributes

size_t * attr_pos
size_t attr_size
size_t attr_used
struct wpabufbuf
struct radius_hdrhdr

Detailed Description

struct radius_msg - RADIUS message structure for new and parsed messages

Definition at line 27 of file radius.c.


Member Data Documentation

attr_pos - Array of indexes to attributes

The values are number of bytes from buf to the beginning of struct radius_attr_hdr.

Definition at line 44 of file radius.c.

attr_size - Total size of the attribute pointer array

Definition at line 49 of file radius.c.

attr_used - Total number of attributes in the array

Definition at line 54 of file radius.c.

buf - Allocated buffer for RADIUS message

Definition at line 31 of file radius.c.

hdr - Pointer to the RADIUS header in buf

Definition at line 36 of file radius.c.


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