Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_1x.h62 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta,
H A Daccounting.c100 if (sta && add_sqlite_radius_attr(hapd, sta, msg, 1) < 0) in accounting_msg()
H A Dieee802_1x.c621 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta, in add_sqlite_radius_attr() function
717 if (sta && add_sqlite_radius_attr(hapd, sta, msg, 0) < 0) in ieee802_1x_encapsulate_radius()