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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpproto.c50 socklen_t last_rtp_source_len, last_rtcp_source_len; member in struct:RTPContext
386 socklen_t *addr_lens[2] = { &s->last_rtp_source_len, &s->last_rtcp_source_len };
448 source_len = &s->last_rtp_source_len;
455 temp_len = s->last_rtp_source_len;

Completed in 164 milliseconds