Searched refs:rx_req_reboot_sta (Results 1 – 2 of 2) sorted by relevance
49 int (*rx_req_reboot_sta)(void *priv, const struct wpabuf *msg); member
1128 if (!sm->ctx->rx_req_reboot_sta || in web_process_reboot_sta()1129 sm->ctx->rx_req_reboot_sta(sm->priv, msg)) { in web_process_reboot_sta()