Home
last modified time | relevance | path

Searched refs:LWS_H2_PPS_PING (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h201 LWS_H2_PPS_PING, enumerator
Dops-h2.c1207 pps = lws_h2_new_pps(LWS_H2_PPS_PING); in rops_issue_keepalive_h2()
Dhttp2.c798 case LWS_H2_PPS_PING: in lws_h2_do_pps_send()
800 if (pps->type == LWS_H2_PPS_PING) in lws_h2_do_pps_send()