Home
last modified time | relevance | path

Searched defs:tbtt_info_len (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dieee802_11.c7338 bool ap_mld, u8 tbtt_info_len, bool mld_update, in hostapd_skip_rnr()
7382 u8 tbtt_info_len = mld_update ? RNR_TBTT_INFO_MLD_LEN : in hostapd_eid_rnr_iface_len() local
7664 u8 **pos, u8 **tbtt_count_pos, u8 tbtt_info_len, in hostapd_eid_rnr_bss()
7769 u8 tbtt_info_len = mld_update ? RNR_TBTT_INFO_MLD_LEN : in hostapd_eid_rnr_iface() local
/hostap-latest/src/common/
Dieee802_11_defs.h3053 u8 tbtt_info_len; member