Home
last modified time | relevance | path

Searched refs:gas_query_new_dialog_token (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dgas_query_ap.c74 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst);
316 dialog_token = gas_query_new_dialog_token(gas, query->addr); in gas_query_rx_comeback_timeout()
645 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) in gas_query_new_dialog_token() function
688 dialog_token = gas_query_new_dialog_token(gas, dst); in gas_query_ap_req()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dgas_query.c79 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst);
362 dialog_token = gas_query_new_dialog_token(gas, query->addr); in gas_query_rx_comeback_timeout()
728 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst) in gas_query_new_dialog_token() function
823 dialog_token = gas_query_new_dialog_token(gas, dst); in gas_query_req()