Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c7329 bool ap_mld, u8 tbtt_info_len, bool mld_update, in hostapd_skip_rnr()
7373 u8 tbtt_info_len = mld_update ? RNR_TBTT_INFO_MLD_LEN : in hostapd_eid_rnr_iface_len() local
7655 u8 **pos, u8 **tbtt_count_pos, u8 tbtt_info_len, in hostapd_eid_rnr_bss()
7760 u8 tbtt_info_len = mld_update ? RNR_TBTT_INFO_MLD_LEN : in hostapd_eid_rnr_iface() local
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h3045 u8 tbtt_info_len; member