Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDtcp_sack.c572 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) in tcp_sack_partialack() function
HDtcp_var.h745 void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
HDtcp_input.c2590 tcp_sack_partialack(tp, th); in tcp_do_segment()