Searched refs:gas_query_new_dialog_token (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/wpa/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);
728 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst) function
823 dialog_token = gas_query_new_dialog_token(gas, dst);
/freebsd-11-stable/contrib/wpa/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);
645 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) function
688 dialog_token = gas_query_new_dialog_token(gas, dst);

Completed in 85 milliseconds