Searched refs:add_sqlite_radius_attr (Results 1 – 3 of 3) sorted by relevance
/hostap-3.6.0/src/ap/ |
D | ieee802_1x.h | 61 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta,
|
D | accounting.c | 100 if (sta && add_sqlite_radius_attr(hapd, sta, msg, 1) < 0) in accounting_msg()
|
D | ieee802_1x.c | 621 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta, in add_sqlite_radius_attr() function 716 if (sta && add_sqlite_radius_attr(hapd, sta, msg, 0) < 0) in ieee802_1x_encapsulate_radius()
|