Searched refs:port16 (Results 1 – 1 of 1) sorted by relevance
536 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost6() local542 sa6.sin6_port = htons(port16); in get_localhost6()574 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost() local579 sa.sin_port = htons(port16); in get_localhost()
Completed in 7 milliseconds