Home
last modified time | relevance | path

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

/dports/audio/re/re-0.5.8/src/ice/
H A Dicesdp.c317 case ICE_TCP_SO: return "so"; in ice_tcptype_name()
327 if (0 == pl_strcasecmp(pl, "so")) return ICE_TCP_SO; in ice_tcptype_resolve()
/dports/audio/re/re-0.5.8/include/
H A Dre_ice.h45 ICE_TCP_SO /**< Simultaneous-open TCP client/server */ enumerator