Home
last modified time | relevance | path

Searched refs:add_sqlite_radius_attr (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h61 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta,
Daccounting.c100 if (sta && add_sqlite_radius_attr(hapd, sta, msg, 1) < 0) in accounting_msg()
Dieee802_1x.c621 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()