Lines Matching refs:strtol
122 rtcp_port = strtol(buf, NULL, 10);
249 s->ttl = strtol(buf, NULL, 10);
252 s->rtcp_port = strtol(buf, NULL, 10);
255 s->local_rtpport = strtol(buf, NULL, 10);
258 s->local_rtpport = strtol(buf, NULL, 10);
261 s->local_rtcpport = strtol(buf, NULL, 10);
264 s->pkt_size = strtol(buf, NULL, 10);
267 s->connect = strtol(buf, NULL, 10);
270 s->write_to_source = strtol(buf, NULL, 10);
273 s->dscp = strtol(buf, NULL, 10);
276 s->rw_timeout = strtol(buf, NULL, 10);