Searched refs:captive_portal_detect_request (Results 1 – 4 of 4) sorted by relevance
187 captive_portal_detect_request(struct lws_context *context) in captive_portal_detect_request() function207 .captive_portal_detect_request = captive_portal_detect_request
57 pointer `captive_portal_detect_request`, ie60 int (*captive_portal_detect_request)(struct lws_context *context);
183 int (*captive_portal_detect_request)(struct lws_context *context); member
1553 lws_system_get_ops(cx)->captive_portal_detect_request) in lws_system_cpd_start()1554 return lws_system_get_ops(cx)->captive_portal_detect_request(cx); in lws_system_cpd_start()