Home
last modified time | relevance | path

Searched defs:enum_function (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.5.0/components/esp_http_server/src/
Dhttpd_sess.c40 void httpd_sess_enum(struct httpd_data *hd, httpd_session_enum_function enum_function, void *contex… in httpd_sess_enum()
63 static int enum_function(struct sock_db *session, void *context) in enum_function() function