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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dsocket.h29 #define AVAHI_MDNS_PORT 5353 macro
H A Dsocket.c74 ret_sa->sin_port = htons(AVAHI_MDNS_PORT);
83 ret_sa->sin6_port = htons(AVAHI_MDNS_PORT);
342 local.sin_port = htons(AVAHI_MDNS_PORT);
412 local.sin6_port = htons(AVAHI_MDNS_PORT);
H A Dserver.c878 if (port != AVAHI_MDNS_PORT)
932 if (port != AVAHI_MDNS_PORT) {
952 if (port != AVAHI_MDNS_PORT) {

Completed in 47 milliseconds