Searched refs:tmp_controller (Results 1 – 2 of 2) sorted by relevance
217 if (dpp->tmp_controller && in dpp_relay_controller_get_addr()220 return dpp->tmp_controller; in dpp_relay_controller_get_addr()607 if (dpp->tmp_controller) { in dpp_relay_rx_action()689 if (!conn && dpp->tmp_controller) in dpp_relay_rx_gas_req()2388 if (dpp->tmp_controller) { in dpp_relay_flush_controllers()2390 dpp->tmp_controller = NULL; in dpp_relay_flush_controllers()2412 if (dpp->tmp_controller && in dpp_relay_remove_controller()2415 dpp->tmp_controller = NULL; in dpp_relay_remove_controller()2442 if (!ctrl && dpp->tmp_controller && in dpp_relay_tcp_cb()2451 dpp->tmp_controller = NULL; in dpp_relay_tcp_cb()[all …]
22 struct dpp_relay_controller *tmp_controller; member