Home
last modified time | relevance | path

Searched refs:tcp_rexmit_after_error (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dtcp_impl.h632 extern void tcp_rexmit_after_error(tcp_t *);
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5589 tcp_rexmit_after_error(tcp); in tcp_icmp_input()
5709 tcp_rexmit_after_error(tcp); in tcp_icmp_error_ipv6()
H A Dtcp_output.c3488 tcp_rexmit_after_error(tcp_t *tcp) in tcp_rexmit_after_error() function