HomeSort by relevance Sort by last modified time
    Searched full:acct_sock (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/radius/
radius_client.c 191 * acct_sock - Currently used socket for RADIUS accounting server
193 int acct_sock; member in struct:radius_client_data
331 s = radius->acct_sock;
649 s = radius->acct_sock;
1080 radius->acct_sock = sel_sock;
1101 if (radius->acct_sock >= 0 && conf->acct_servers &&
    [all...]

Completed in 226 milliseconds