Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dwebsocket-cb.c35 const struct curl_ws_frame *frame = curl_ws_meta(easy); in writecb() local
/curl/tests/http/clients/
H A Dws-data.c104 const struct curl_ws_frame *frame; in recv_binary() local
/curl/lib/
H A Dws.h73 struct curl_ws_frame frame; /* the current WS FRAME received */ member
H A Dhttp2.c739 const nghttp2_push_promise *frame; member
878 const nghttp2_push_promise *frame) in push_promise()
1016 const nghttp2_frame *frame) in on_stream_frame()
1111 static int fr_print(const nghttp2_frame *frame, char *buffer, size_t blen) in fr_print()
1182 static int on_frame_send(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send()
1201 static int on_frame_recv(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv()
1380 const nghttp2_frame *frame, void *userp) in on_begin_headers()
1406 static int on_header(nghttp2_session *session, const nghttp2_frame *frame, in on_header()
H A Dcf-h2-proxy.c569 static int proxy_h2_fr_print(const nghttp2_frame *frame, in proxy_h2_fr_print()
642 const nghttp2_frame *frame, in proxy_h2_on_frame_send()
662 const nghttp2_frame *frame, in proxy_h2_on_frame_recv()
738 const nghttp2_frame *frame, in proxy_h2_on_header()

Completed in 19 milliseconds