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