Home
last modified time | relevance | path

Searched refs:rtp_fd (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/virtual_oss/virtual_oss/
H A Dhttpd.c738 if (pvc->profile->http.rtp_fd > -1) { in voss_httpd_streamer()
739 voss_httpd_send_rtp(pvc, pvc->profile->http.rtp_fd, in voss_httpd_streamer()
812 &pvp->http.rtp_fd); in voss_httpd_start()
820 pvp->http.rtp_fd = -1; in voss_httpd_start()
H A Dint.h153 int rtp_fd; member