Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c290 case WLAN_EID_EXT_FILS_REQ_PARAMS: in ieee802_11_parse_extension()
871 case WLAN_EID_EXT_FILS_REQ_PARAMS: in ieee802_11_elems_clear_ext_ids()
H A Dieee802_11_defs.h487 #define WLAN_EID_EXT_FILS_REQ_PARAMS 2 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c603 wpabuf_put_u8(*ie, WLAN_EID_EXT_FILS_REQ_PARAMS); in wpas_fils_req_param_add_max_channel()