Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/esp_http_server/src/
Dhttpd_txrx.c27 struct sock_db *sess = httpd_sess_get(hd, sockfd); in httpd_sess_set_send_override() local
37 struct sock_db *sess = httpd_sess_get(hd, sockfd); in httpd_sess_set_recv_override() local
47 struct sock_db *sess = httpd_sess_get(hd, sockfd); in httpd_sess_set_pending_override() local
613 struct sock_db *sess = httpd_sess_get(hd, sockfd); in httpd_socket_send() local
625 struct sock_db *sess = httpd_sess_get(hd, sockfd); in httpd_socket_recv() local
Dhttpd_ws.c393 struct sock_db *sess = httpd_sess_get(hd, fd); in httpd_ws_send_frame_async() local
472 struct sock_db *sess = httpd_sess_get(hd, fd); in httpd_ws_get_fd_info() local