hostapd
Public Attributes | List of all members
radius_msg Struct Reference

struct radius_msg - RADIUS message structure for new and parsed messages More...

Public Attributes

struct wpabufbuf
 buf - Allocated buffer for RADIUS message
 
struct radius_hdrhdr
 hdr - Pointer to the RADIUS header in buf
 
size_t * attr_pos
 attr_pos - Array of indexes to attributes More...
 
size_t attr_size
 attr_size - Total size of the attribute pointer array
 
size_t attr_used
 attr_used - Total number of attributes in the array
 

Detailed Description

struct radius_msg - RADIUS message structure for new and parsed messages

Member Data Documentation

§ attr_pos

size_t* radius_msg::attr_pos

attr_pos - 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: