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

  /src/sys/netinet/
tcp_sack.c 237 * tcp_sack_option: parse the given SACK option and update the scoreboard.
241 tcp_sack_option(struct tcpcb *tp, const struct tcphdr *th, const u_char *cp, function in typeref:typename:void
tcp_var.h 860 void tcp_sack_option(struct tcpcb *, const struct tcphdr *,
tcp_input.c 3202 tcp_sack_option(tp, th, cp, optlen);

Completed in 15 milliseconds