Searched refs:tcp_sack_process_dsack (Results 1 – 3 of 3) sorted by relevance
881 tcp_sack_process_dsack(struct tcpcb *tp, struct tcpopt *to, in tcp_sack_process_dsack() function
1689 extern boolean_t tcp_sack_process_dsack(struct tcpcb *, struct tcpopt *,
4591 recvd_dsack = tcp_sack_process_dsack(tp, &to, th); in tcp_input()