HomeSort by relevance Sort by last modified time
    Searched refs:rtsp_next_client_CSeq (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
rtsp.c 179 if(data->state.rtsp_next_client_CSeq == 0)
180 data->state.rtsp_next_client_CSeq = 1;
261 rtsp->CSeq_sent = data->state.rtsp_next_client_CSeq;
590 data->state.rtsp_next_client_CSeq++;
getinfo.c 211 *param_longp = data->state.rtsp_next_client_CSeq;
urldata.h     [all...]
url.c     [all...]

Completed in 823 milliseconds