Home
last modified time | relevance | path

Searched refs:checks_to_perform (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Drtsp.c71 unsigned int checks_to_perform);
160 unsigned int checks_to_perform) in rtsp_conncheck() argument
164 if(checks_to_perform & CONNCHECK_ISDEAD) { in rtsp_conncheck()
Dhttp2.c214 unsigned int checks_to_perform) in http2_conncheck() argument
221 if(checks_to_perform & CONNCHECK_ISDEAD) { in http2_conncheck()
226 if(checks_to_perform & CONNCHECK_KEEPALIVE) { in http2_conncheck()
Durldata.h736 unsigned int checks_to_perform);
/external/curl/lib/vquic/
Dquiche.c125 unsigned int checks_to_perform) in quiche_conncheck() argument
128 (void)checks_to_perform; in quiche_conncheck()
Dngtcp2.c928 unsigned int checks_to_perform) in ng_conncheck() argument
931 (void)checks_to_perform; in ng_conncheck()