Lines Matching defs:conn

108 	struct dl_list conn; /* struct dpp_connection */  member
117 struct dl_list conn; /* struct dpp_connection */ member
8722 static void dpp_connection_free(struct dpp_connection *conn) in dpp_connection_free()
8738 static void dpp_connection_remove(struct dpp_connection *conn) in dpp_connection_remove()
8747 struct dpp_connection *conn, *tmp; in dpp_tcp_init_flush() local
8757 struct dpp_connection *conn, *tmp; in dpp_relay_controller_free() local
8878 static void dpp_controller_gas_done(struct dpp_connection *conn) in dpp_controller_gas_done()
8894 static int dpp_tcp_send(struct dpp_connection *conn) in dpp_tcp_send()
8950 static void dpp_controller_start_gas_client(struct dpp_connection *conn) in dpp_controller_start_gas_client()
9001 static void dpp_controller_auth_success(struct dpp_connection *conn, in dpp_controller_auth_success()
9031 struct dpp_connection *conn = eloop_ctx; in dpp_conn_tx_ready() local
9079 struct dpp_connection *conn; in dpp_relay_new_conn() local
9160 static int dpp_relay_tx(struct dpp_connection *conn, const u8 *hdr, in dpp_relay_tx()
9189 struct dpp_connection *conn; in dpp_relay_rx_action() local
9236 struct dpp_connection *conn, *found = NULL; in dpp_relay_rx_gas_req() local
9277 struct dpp_connection *conn, *tmp; in dpp_controller_free() local
9295 static int dpp_controller_rx_auth_req(struct dpp_connection *conn, in dpp_controller_rx_auth_req()
9382 static int dpp_controller_rx_auth_resp(struct dpp_connection *conn, in dpp_controller_rx_auth_resp()
9432 static int dpp_controller_rx_auth_conf(struct dpp_connection *conn, in dpp_controller_rx_auth_conf()
9455 static int dpp_controller_rx_conf_result(struct dpp_connection *conn, in dpp_controller_rx_conf_result()
9484 static int dpp_controller_rx_action(struct dpp_connection *conn, const u8 *msg, in dpp_controller_rx_action()
9540 static int dpp_controller_rx_gas_req(struct dpp_connection *conn, const u8 *msg, in dpp_controller_rx_gas_req()
9621 static int dpp_tcp_rx_gas_resp(struct dpp_connection *conn, struct wpabuf *resp) in dpp_tcp_rx_gas_resp()
9675 static int dpp_rx_gas_resp(struct dpp_connection *conn, const u8 *msg, in dpp_rx_gas_resp()
9747 struct dpp_connection *conn = eloop_ctx; in dpp_controller_rx() local
9864 struct dpp_connection *conn; in dpp_controller_tcp_cb() local
9911 struct dpp_connection *conn; in dpp_tcp_init() local