Home
last modified time | relevance | path

Searched refs:RADIUS_ATTR_CLASS (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/radius/
Dradius.h60 RADIUS_ATTR_CLASS = 25, enumerator
Dradius.c181 { RADIUS_ATTR_CLASS, "Class", RADIUS_ATTR_UNDIST },
/hostap-3.6.0/src/ap/
Daccounting.c110 if (!radius_msg_add_attr(msg, RADIUS_ATTR_CLASS, in accounting_msg()
Dieee802_1x.c1561 count = radius_msg_count_attr(msg, RADIUS_ATTR_CLASS, 1); in ieee802_1x_store_radius_class()
1574 if (radius_msg_get_attr_ptr(msg, RADIUS_ATTR_CLASS, in ieee802_1x_store_radius_class()