Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDmesh_mpm.c368 u8 vht_capa_oper[2 + 12 + 2 + 5]; in mesh_mpm_send_plink_action() local
370 pos = hostapd_eid_vht_capabilities(bss, vht_capa_oper, 0); in mesh_mpm_send_plink_action()
372 wpabuf_put_data(buf, vht_capa_oper, pos - vht_capa_oper); in mesh_mpm_send_plink_action()