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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-core/
H A Dsocket.h28 #define AVAHI_MDNS_PORT 5353 macro
H A Dsocket.c72 ret_sa->sin_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT );
81 ret_sa->sin6_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT );
359 local.sin_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT);
429 local.sin6_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT);
H A Dserver.c891 if (port != AVAHI_MDNS_PORT)
944 if (port != AVAHI_MDNS_PORT) {
964 if (port != AVAHI_MDNS_PORT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-core/
H A Dsocket.h28 #define AVAHI_MDNS_PORT 5353 macro
H A Dsocket.c72 ret_sa->sin_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT );
81 ret_sa->sin6_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT );
359 local.sin_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT);
429 local.sin6_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT);
H A Dserver.c891 if (port != AVAHI_MDNS_PORT)
944 if (port != AVAHI_MDNS_PORT) {
964 if (port != AVAHI_MDNS_PORT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Dsocket.h28 #define AVAHI_MDNS_PORT 5353 macro
H A Dsocket.c72 ret_sa->sin_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT );
81 ret_sa->sin6_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT );
359 local.sin_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT);
429 local.sin6_port = htons(proto == AVAHI_LLMNR ? AVAHI_LLMNR_PORT : AVAHI_MDNS_PORT);
H A Dserver.c891 if (port != AVAHI_MDNS_PORT)
944 if (port != AVAHI_MDNS_PORT) {
964 if (port != AVAHI_MDNS_PORT) {

Completed in 185 milliseconds