Searched refs:port16 (Results 1 – 1 of 1) sorted by relevance
473 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost6() local479 sa6.sin6_port = htons(port16); in get_localhost6()510 unsigned short port16 = (unsigned short)(port & 0xffff); in get_localhost() local518 sa.sin_port = htons(port16); in get_localhost()