wpa_supplicant / hostapd 2.0
Data Fields

radius_msg Struct Reference

RADIUS message structure for new and parsed messages. More...

Data Fields

tmp H hostap src radius radius
c struct wpabuf
buf
 Allocated buffer for RADIUS message.
struct radius_hdrhdr
 Pointer to the RADIUS header in buf.
size_t * attr_pos
 Array of indexes to attributes.
size_t attr_size
 Total size of the attribute pointer array.
size_t attr_used
 Total number of attributes in the array.

Detailed Description

RADIUS message structure for new and parsed messages.


Field Documentation

Array of indexes to attributes.

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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines