Searched refs:rtspc (Results 1 – 2 of 2) sorted by relevance
611 struct rtsp_conn *rtspc = &(data->conn->proto.rtspc); in rtp_write_body_junk() local633 struct rtsp_conn *rtspc = &(data->conn->proto.rtspc); in rtsp_filter_rtp() local642 switch(rtspc->state) { in rtsp_filter_rtp()760 rtspc->rtp_channel, rtspc->rtp_len)); in rtsp_filter_rtp()796 struct rtsp_conn *rtspc = &(data->conn->proto.rtspc); in rtsp_rtp_write_resp() local801 rtspc->in_header = FALSE; in rtsp_rtp_write_resp()810 if(!rtspc->in_header) { in rtsp_rtp_write_resp()824 rtspc->in_header = TRUE; in rtsp_rtp_write_resp()833 rtspc->in_header = FALSE; in rtsp_rtp_write_resp()835 if(!rtspc->in_header) { in rtsp_rtp_write_resp()[all …]
942 struct rtsp_conn rtspc; member
Completed in 19 milliseconds