Searched refs:wildcard_bssid (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dgas_query.h38 int wildcard_bssid, struct wpabuf *req,
H A Dgas_query.c45 unsigned int wildcard_bssid:1; member in struct:gas_query_pending
290 const u8 wildcard_bssid[ETH_ALEN] = { local
306 if (!query->wildcard_bssid &&
313 bssid = wildcard_bssid;
810 int wildcard_bssid, struct wpabuf *req,
838 query->wildcard_bssid = !!wildcard_bssid;
809 gas_query_req(struct gas_query *gas, const u8 *dst, int freq, int wildcard_bssid, 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) argument
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dap_drv_ops.c747 const u8 wildcard_bssid[ETH_ALEN] = { local
764 bssid = wildcard_bssid;
773 bssid = wildcard_bssid;

Completed in 184 milliseconds