Home
last modified time | relevance | path

Searched refs:dpp_connection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_tcp.c23 struct dpp_connection { struct
92 static void dpp_controller_auth_success(struct dpp_connection *conn,
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()
[all …]