Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/
A Dnameser_compat.h97 #define NAMESERVER_PORT NS_DEFAULTPORT macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dresolv.c902 #define NAMESERVER_PORT_N (__bswap_constant_16(NAMESERVER_PORT))
904 #define NAMESERVER_PORT_N NAMESERVER_PORT
1014 sa.sa6.sin6_port = htons(NAMESERVER_PORT); in __open_nameservers()
1020 sa.sa4.sin_port = htons(NAMESERVER_PORT); in __open_nameservers()
1367 retries_left, pbuf, NAMESERVER_PORT); in __dns_lookup()

Completed in 8 milliseconds