Searched refs:tcp_msg_sent (Results 1 – 4 of 4) sorted by relevance
34 bool (*tcp_msg_sent)(void *ctx, struct dpp_authentication *auth); member87 bool (*tcp_msg_sent)(void *ctx, struct dpp_authentication *auth); member301 conn->tcp_msg_sent && in dpp_tcp_send()302 conn->tcp_msg_sent(conn->cb_ctx, conn->auth)) in dpp_tcp_send()1888 conn->tcp_msg_sent = ctrl->tcp_msg_sent; in dpp_controller_tcp_cb()2017 bool (*tcp_msg_sent)(void *ctx, in dpp_tcp_init()2042 conn->tcp_msg_sent = tcp_msg_sent; in dpp_tcp_init()2101 bool (*tcp_msg_sent)(void *ctx, in dpp_tcp_auth()2109 conn->tcp_msg_sent = tcp_msg_sent; in dpp_tcp_auth()2155 ctrl->tcp_msg_sent = config->tcp_msg_sent; in dpp_controller_start()
450 bool (*tcp_msg_sent)(void *ctx, struct dpp_authentication *auth); member788 bool (*tcp_msg_sent)(void *ctx,797 bool (*tcp_msg_sent)(void *ctx,
34 bool (*tcp_msg_sent)(void *ctx, struct dpp_authentication *auth); member
4987 config.tcp_msg_sent = wpas_dpp_tcp_msg_sent; in wpas_dpp_controller_start()