HomeSort by: relevance | last modified time | path
    Searched defs:dpp_connection (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
dpp_tcp.c 23 struct dpp_connection { struct
69 struct dl_list conn; /* struct dpp_connection */
78 struct dl_list conn; /* struct dpp_connection */
92 static void dpp_controller_auth_success(struct dpp_connection *conn,
102 static void dpp_connection_free(struct dpp_connection *conn)
131 static void dpp_connection_remove(struct dpp_connection *conn)
226 static void dpp_controller_gas_done(struct dpp_connection *conn)
257 static int dpp_tcp_send(struct dpp_connection *conn)
317 static int dpp_tcp_send_msg(struct dpp_connection *conn,
343 static void dpp_controller_start_gas_client(struct dpp_connection *conn
    [all...]

Completed in 22 milliseconds