HomeSort by: relevance | last modified time | path
    Searched refs:tcp_sack_output (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
tcp_sack.c 444 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) function in typeref:struct:sackhole *
tcp_var.h 865 struct sackhole *tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);
tcp_congctl.c 725 (void)tcp_sack_output(tp, &sack_bytes_rxmt);
tcp_output.c 698 p = tcp_sack_output(tp, &sack_bytes_rxmt);

Completed in 16 milliseconds