Searched refs:rcv_win (Results 1 – 1 of 1) sorted by relevance
833 struct tcphdr *th, struct mbuf *m, tcp_seq ack, tcp_seq seq, uint32_t rcv_win, uint16_t flags, in tcp_respond() argument880 if (rcv_win != 0) { in tcp_respond()882 win = rcv_win; in tcp_respond()