Lines Matching refs:tcp_clean_death
284 static void tcp_clean_death(int, tcp_t *, int err);
844 tcp_clean_death(sock_id, tcp, 0);
903 tcp_clean_death(sock_id, tcp, 0);
980 tcp_clean_death(sock_id,
1920 tcp_clean_death(int sock_id, tcp_t *tcp, int err)
2828 tcp_clean_death(sock_id, tcp, ECONNREFUSED);
3261 (void) tcp_clean_death(sock_id, tcp, ECONNREFUSED);
3267 (void) tcp_clean_death(sock_id, tcp, ECONNRESET);
3271 (void) tcp_clean_death(sock_id, tcp, 0);
3275 (void) tcp_clean_death(sock_id, tcp, ENXIO);
3302 (void) tcp_clean_death(sock_id, tcp, ECONNRESET);
4018 (void) tcp_clean_death(sock_id, tcp, 0);
4455 (void) tcp_clean_death(sock_id, tcp, 0);
4484 (void) tcp_clean_death(sock_id, tcp,
5217 /* Just make sure we send the right sock_id to tcp_clean_death */
5304 tcp_clean_death(sock_id, tcp, 0);
5355 (void) tcp_clean_death(sock_id, tcp, 0);
6715 (void) tcp_clean_death(-1, tcp, 0);