Searched refs:CSeq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Drtsp.c50 * -server CSeq counter
180 /* Initialize the CSeq if not already done */
220 "The CSeq of this request %ld did not match the response %ld",
226 infof(data, "Got an RTP Receive with a CSeq of %ld\n", CSeq_recv);
427 if(Curl_checkheaders(data, "CSeq:")) {
428 failf(data, "CSeq cannot be set as a custom header.");
445 "CSeq: %ld\r\n", /* CSeq */
572 /* Increment the CSeq on success */
747 long CSeq local
[all...]

Completed in 113 milliseconds