Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h209 struct lws_h2_protocol_send { struct
210 struct lws_h2_protocol_send *next; /* linked list */ argument
211 enum lws_h2_protocol_send_type type; argument
213 union uu {
230 } u;