Home
last modified time | relevance | path

Searched defs:acct (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/radius/
Dradius_client.c388 bool acct = false; in radius_client_retransmit() local
859 bool acct = false; in radius_client_send() local
/hostap-latest/src/ap/
Dieee802_1x.c687 struct radius_msg *msg, int acct) in add_sqlite_radius_attr()