Public Attributes | |
size_t * | attr_pos |
size_t | attr_size |
size_t | attr_used |
struct wpabuf * | buf |
struct radius_hdr * | hdr |
struct radius_msg - RADIUS message structure for new and parsed messages
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.
size_t radius_msg::attr_size |
size_t radius_msg::attr_used |
struct wpabuf* radius_msg::buf |
struct radius_hdr* radius_msg::hdr |