Home
last modified time | relevance | path

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

/dports/www/janus/janus-gateway-0.11.6/
H A Dice.c3247 gboolean host_ip_v6 = (strchr(host_ip, ':') != NULL); local
3248 if(host_ip_v6 != ipv6) {