HomeSort by relevance Sort by last modified time
    Searched refs:accounting_init (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
accounting.h 29 static inline int accounting_init(struct hostapd_data *hapd) function
41 int accounting_init(struct hostapd_data *hapd);
accounting.c 515 * accounting_init: Initialize accounting
519 int accounting_init(struct hostapd_data *hapd) function
hostapd.c 1105 if (accounting_init(hapd)) {
    [all...]

Completed in 75 milliseconds