Home
last modified time | relevance | path

Searched refs:cell_pref (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDmbo.c437 const u8 *pos, *cell_pref = NULL; in wpas_mbo_ie_trans_req() local
463 cell_pref = pos; in wpas_mbo_ie_trans_req()
515 if (cell_pref) in wpas_mbo_ie_trans_req()
517 *cell_pref); in wpas_mbo_ie_trans_req()
/freebsd-11-stable/contrib/wpa/hostapd/
HDctrl_iface.c928 unsigned int mbo_reason, cell_pref, reassoc_delay; in hostapd_ctrl_iface_bss_tm_req() local
932 &reassoc_delay, &cell_pref); in hostapd_ctrl_iface_bss_tm_req()
949 if (cell_pref != 0 && cell_pref != 1 && cell_pref != 255) { in hostapd_ctrl_iface_bss_tm_req()
952 cell_pref); in hostapd_ctrl_iface_bss_tm_req()
971 *mbo_pos++ = cell_pref; in hostapd_ctrl_iface_bss_tm_req()