Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhostip.c535 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost6() local
541 sa6.sin6_port = htons(port16); in get_localhost6()
573 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost() local
578 sa.sin_port = htons(port16); in get_localhost()

Completed in 2 milliseconds