Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dgas_query.c46 unsigned int maintain_addr:1; global() member
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