Searched refs:AVAHI_LLMNR_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.h32 #define AVAHI_LLMNR_PORT 5355 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 Dllmnr-server.c437 if (port != AVAHI_LLMNR_PORT)
515 (port != AVAHI_LLMNR_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.h32 #define AVAHI_LLMNR_PORT 5355 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 Dllmnr-server.c437 if (port != AVAHI_LLMNR_PORT)
515 (port != AVAHI_LLMNR_PORT))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Dsocket.h32 #define AVAHI_LLMNR_PORT 5355 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 Dllmnr-server.c437 if (port != AVAHI_LLMNR_PORT)
515 (port != AVAHI_LLMNR_PORT))

Completed in 101 milliseconds