Searched refs:bss_term_tsf (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/wpa_supplicant/ | ||
D | wnm_sta.h | 38 u64 bss_term_tsf; /* valid if bss_term_present=1 */ member |
D | wnm_sta.c | 489 rep->bss_term_tsf = WPA_GET_LE64(pos); in wnm_parse_neighbor_report_elem() |