Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.h111 u8 mesh_config_len; member
H A Dieee802_11_common.c407 elems->mesh_config_len = elen; in ieee802_11_parse_elems()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dmesh_mpm.c155 if (elems->mesh_config_len < 5) in matches_local()
704 if (elems->mesh_config_len >= 7 && in mesh_mpm_add_peer()
H A Dmesh.c574 if (elems.mesh_config_len > 6) { in mesh_attr_text()