Searched refs:last_tx_bytes_lo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Daccounting.c183 if (sta->last_tx_bytes_lo > data->tx_bytes)
185 sta->last_tx_bytes_lo = data->tx_bytes;
194 sta->last_tx_bytes_lo,
243 sta->last_tx_bytes_lo = 0;
327 sta->last_tx_bytes_lo;
H A Dsta_info.h151 u32 last_tx_bytes_lo; member in struct:sta_info

Completed in 177 milliseconds