Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dgas_query.c45 unsigned int wildcard_bssid:1; global() member
281 const u8 wildcard_bssid[ETH_ALEN] = { gas_query_tx() local
823 gas_query_req(struct gas_query * gas,const u8 * dst,int freq,int wildcard_bssid,int maintain_addr,struct wpabuf * req,void (* cb)(void * ctx,const u8 * dst,u8 dialog_token,enum gas_query_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code),void * ctx) gas_query_req() argument
/freebsd-src/contrib/wpa/src/ap/
H A Dap_drv_ops.c764 const u8 wildcard_bssid[ETH_ALEN] = { hostapd_drv_send_action() local