Lines Matching defs:conn
69 struct dl_list conn; /* struct dpp_connection */ member
78 struct dl_list conn; /* struct dpp_connection */ member
102 static void dpp_connection_free(struct dpp_connection *conn) in dpp_connection_free()
131 static void dpp_connection_remove(struct dpp_connection *conn) in dpp_connection_remove()
226 static void dpp_controller_gas_done(struct dpp_connection *conn) in dpp_controller_gas_done()
257 static int dpp_tcp_send(struct dpp_connection *conn) in dpp_tcp_send()
317 static int dpp_tcp_send_msg(struct dpp_connection *conn, in dpp_tcp_send_msg()
343 static void dpp_controller_start_gas_client(struct dpp_connection *conn) in dpp_controller_start_gas_client()
365 static void dpp_controller_auth_success(struct dpp_connection *conn, in dpp_controller_auth_success()
394 struct dpp_connection *conn = eloop_ctx; in dpp_conn_tx_ready() local
440 struct dpp_connection *conn = eloop_ctx; in dpp_relay_conn_timeout() local
452 struct dpp_connection *conn; in dpp_relay_new_conn() local
535 static int dpp_relay_tx(struct dpp_connection *conn, const u8 *hdr, in dpp_relay_tx()
563 struct dpp_connection *conn; in dpp_relay_match_ctrl() local
590 struct dpp_connection *conn; in dpp_relay_rx_action() local
661 struct dpp_connection *conn; in dpp_relay_find_conn() local
676 struct dpp_connection *conn = NULL; in dpp_relay_rx_gas_req() local
719 struct dpp_connection *conn, *tmp; in dpp_controller_free() local
739 static int dpp_controller_rx_auth_req(struct dpp_connection *conn, in dpp_controller_rx_auth_req()
804 static int dpp_controller_rx_auth_resp(struct dpp_connection *conn, in dpp_controller_rx_auth_resp()
834 static int dpp_controller_rx_auth_conf(struct dpp_connection *conn, in dpp_controller_rx_auth_conf()
860 struct dpp_connection *conn = eloop_ctx; in dpp_controller_conn_status_result_wait_timeout() local
873 static int dpp_controller_rx_conf_result(struct dpp_connection *conn, in dpp_controller_rx_conf_result()
916 static int dpp_controller_rx_conn_status_result(struct dpp_connection *conn, in dpp_controller_rx_conn_status_result()
948 static int dpp_controller_rx_presence_announcement(struct dpp_connection *conn, in dpp_controller_rx_presence_announcement()
996 static int dpp_controller_rx_reconfig_announcement(struct dpp_connection *conn, in dpp_controller_rx_reconfig_announcement()
1058 static int dpp_controller_rx_reconfig_auth_resp(struct dpp_connection *conn, in dpp_controller_rx_reconfig_auth_resp()
1084 static int dpp_controller_rx_pkex_exchange_req(struct dpp_connection *conn, in dpp_controller_rx_pkex_exchange_req()
1126 static int dpp_controller_rx_pkex_exchange_resp(struct dpp_connection *conn, in dpp_controller_rx_pkex_exchange_resp()
1154 static int dpp_controller_rx_pkex_commit_reveal_req(struct dpp_connection *conn, in dpp_controller_rx_pkex_commit_reveal_req()
1190 dpp_controller_rx_pkex_commit_reveal_resp(struct dpp_connection *conn, in dpp_controller_rx_pkex_commit_reveal_resp()
1222 static int dpp_controller_rx_action(struct dpp_connection *conn, const u8 *msg, in dpp_controller_rx_action()
1306 static int dpp_tcp_send_comeback_delay(struct dpp_connection *conn, u8 action) in dpp_tcp_send_comeback_delay()
1340 static int dpp_tcp_send_gas_resp(struct dpp_connection *conn, u8 action, in dpp_tcp_send_gas_resp()
1384 static int dpp_controller_rx_gas_req(struct dpp_connection *conn, const u8 *msg, in dpp_controller_rx_gas_req()
1492 static int dpp_controller_rx_gas_comeback_req(struct dpp_connection *conn, in dpp_controller_rx_gas_comeback_req()
1535 struct dpp_connection *conn = eloop_ctx; in dpp_tcp_build_csr() local
1557 struct dpp_connection *conn = eloop_ctx; in dpp_tcp_build_new_key() local
1569 static int dpp_tcp_rx_gas_resp(struct dpp_connection *conn, struct wpabuf *resp) in dpp_tcp_rx_gas_resp()
1628 struct dpp_connection *conn = eloop_ctx; in dpp_tcp_gas_query_comeback() local
1651 static int dpp_rx_gas_resp(struct dpp_connection *conn, const u8 *msg, in dpp_rx_gas_resp()
1741 struct dpp_connection *conn = eloop_ctx; in dpp_controller_rx() local
1865 struct dpp_connection *conn; in dpp_controller_tcp_cb() local
1917 int (*pkex_done)(void *ctx, void *conn, in dpp_tcp_pkex_init()
1920 struct dpp_connection *conn; in dpp_tcp_pkex_init() local
1992 static int dpp_tcp_auth_start(struct dpp_connection *conn, in dpp_tcp_auth_start()
2020 struct dpp_connection *conn; in dpp_tcp_init() local
2104 struct dpp_connection *conn = _conn; in dpp_tcp_auth() local
2253 struct dpp_connection *conn; in dpp_tcp_get_auth() local
2268 struct dpp_connection *conn; in dpp_controller_get_auth() local
2286 struct dpp_connection *conn; in dpp_controller_new_qr_code() local
2324 struct dpp_connection *conn; in dpp_controller_is_own_pkex_req() local
2352 struct dpp_connection *conn, *tmp; in dpp_tcp_init_flush() local
2362 struct dpp_connection *conn, *tmp; in dpp_relay_controller_free() local
2427 struct dpp_connection *conn = NULL; in dpp_relay_tcp_cb() local
2590 struct dpp_connection *conn; in dpp_tcp_conn_status_requested() local
2605 struct dpp_connection *conn, in dpp_tcp_send_conn_status_msg()
2650 struct dpp_connection *conn; in dpp_tcp_send_conn_status() local