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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Daccounting.c179 if (sta->last_rx_bytes_lo > data->rx_bytes)
181 sta->last_rx_bytes_lo = data->rx_bytes;
192 sta->last_rx_bytes_lo,
241 sta->last_rx_bytes_lo = 0;
310 sta->last_rx_bytes_lo;
H A Dsta_info.h149 u32 last_rx_bytes_lo; member in struct:sta_info

Completed in 131 milliseconds