Functions
accounting.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void accounting_deinit (struct hostapd_data *hapd)
int accounting_init (struct hostapd_data *hapd)
void accounting_sta_interim (struct hostapd_data *hapd, struct sta_info *sta)
void accounting_sta_start (struct hostapd_data *hapd, struct sta_info *sta)
void accounting_sta_stop (struct hostapd_data *hapd, struct sta_info *sta)

Function Documentation

void accounting_deinit ( struct hostapd_data hapd)

accounting_deinit: Deinitilize accounting : hostapd BSS data

Definition at line 496 of file accounting.c.

int accounting_init ( struct hostapd_data hapd)

accounting_init: Initialize accounting : hostapd BSS data Returns: 0 on success, -1 on failure

Definition at line 476 of file accounting.c.

void accounting_sta_interim ( struct hostapd_data hapd,
struct sta_info sta 
)

accounting_sta_interim - Send a interim STA accounting report : hostapd BSS data : The station

Definition at line 377 of file accounting.c.

void accounting_sta_start ( struct hostapd_data hapd,
struct sta_info sta 
)

accounting_sta_start - Start STA accounting : hostapd BSS data : The station

Definition at line 235 of file accounting.c.

void accounting_sta_stop ( struct hostapd_data hapd,
struct sta_info sta 
)

accounting_sta_stop - Stop STA accounting : hostapd BSS data : The station

Definition at line 389 of file accounting.c.



wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:36