Searched refs:get_sock_port (Results 1 – 3 of 3) sorted by relevance
26 int get_sock_port(int, int);
370 get_sock_port(int sock, int local) in get_sock_port() function417 return get_sock_port(packet_get_connection_in(), local); in get_port()423 return get_sock_port(sock, 0); in get_peer_port()
2784 *allocated_listen_port = get_sock_port(sock, 1);