Home
last modified time | relevance | path

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

/dports/net/ortp/ortp-1.0.2-0/include/ortp/
H A Drtp.h31 #define RTP_DEFAULT_MULTICAST_TTL 5 /*hops*/ macro
/dports/net/ortp/ortp-1.0.2-0/src/
H A Drtpsession.c262 session->multicast_ttl=RTP_DEFAULT_MULTICAST_TTL; in rtp_session_init()