Searched refs:hs20_disassoc_timer (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h200 int hs20_disassoc_timer; member in struct:sta_info
H A Dieee802_1x.c1730 sta->hs20_disassoc_timer = swt * 60 * 1000 / beacon_int * 125 / 128;
1731 if (sta->hs20_disassoc_timer > 65535)
1732 sta->hs20_disassoc_timer = 65535;
H A Dsta_info.c657 sta->hs20_disassoc_timer);

Completed in 192 milliseconds