Searched refs:dpp_tcp_gas_query_comeback (Results 1 – 1 of 1) sorted by relevance
98 static void dpp_tcp_gas_query_comeback(void *eloop_ctx, void *timeout_ctx);114 eloop_cancel_timeout(dpp_tcp_gas_query_comeback, conn, NULL); in dpp_connection_free()1626 static void dpp_tcp_gas_query_comeback(void *eloop_ctx, void *timeout_ctx) in dpp_tcp_gas_query_comeback() function1711 eloop_cancel_timeout(dpp_tcp_gas_query_comeback, conn, NULL); in dpp_rx_gas_resp()1712 eloop_register_timeout(secs, usecs, dpp_tcp_gas_query_comeback, in dpp_rx_gas_resp()