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

/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dport.c771 /*..get_fd_addr_port_num - obtain the port the fd is attached to */
772 static int get_fd_addr_port_num(int sd) function
782 __sdp_log(9, "Error: in get_fd_addr_port_num - Failed to get getsockname\n");
894 port = get_fd_addr_port_num(tmp_sd[tmp_turn]);

Completed in 104 milliseconds