Home
last modified time | relevance | path

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

/curl/lib/
H A Dhostip.c536 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost6() local
542 sa6.sin6_port = htons(port16); in get_localhost6()
574 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost() local
579 sa.sin_port = htons(port16); in get_localhost()

Completed in 8 milliseconds