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

/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dport.c1088 close_and_bind(int old_sd, argument
1094 __sdp_log(2, "close_and_bind: closing <%d> binding <%d>\n", old_sd, new_sd);
1095 ret = _socket_funcs.close(old_sd);
1097 __sdp_log(9, "Error bind: Could not close old_sd\n");

Completed in 101 milliseconds