Searched refs:MDNS_WANT_V6 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmdns.h9 #define MDNS_WANT_V6 (1 << 2) macro
12 #define MDNS_WANT_DEFAULT (MDNS_WANT_V4 | MDNS_WANT_V6 | MDNS_WANT_V6LL)
H A Dmdns_avahi.c474 else if (!ll && !(rb_data->mb->flags & MDNS_WANT_V6))
684 if (mb->flags & (MDNS_WANT_V6 | MDNS_WANT_V6LL))
H A Dplayer.c3961 mdns_flags = MDNS_WANT_V4 | MDNS_WANT_V6 | MDNS_WANT_V6LL;

Completed in 114 milliseconds