Searched refs:tcp_do_unbind (Results 1 – 4 of 4) sorted by relevance
670 extern int tcp_do_unbind(conn_t *);
218 error = tcp_do_unbind(connp); in tcp_bind()
324 error = tcp_do_unbind(connp); in tcp_tpi_unbind()
952 (void) tcp_do_unbind(connp); in tcp_clean_death()3113 tcp_do_unbind(conn_t *connp) in tcp_do_unbind() function