Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_input.c2560 tcp_sack_report_cleanup(tp); in tcp_input()
2592 tcp_sack_report_cleanup(tp); in tcp_input()
2640 tcp_sack_report_cleanup(tp); in tcp_input()
2653 tcp_sack_report_cleanup(tp); in tcp_input()
H A Dtcp_var.h694 void tcp_sack_report_cleanup(struct tcpcb *tp);
H A Dtcp_sack.c319 tcp_sack_report_cleanup(struct tcpcb *tp) in tcp_sack_report_cleanup() function