Searched refs:lost (Results 1 – 3 of 3) sorted by relevance
591 int idle, sendalot, lost = 0; in tcp_output() local2624 lost = 0; in tcp_output()2706 lost = tp->t_pktlist_sentlen; in tcp_output()2720 lost += tp->t_pktlist_sentlen; in tcp_output()2723 lost = 0; in tcp_output()2756 if (SEQ_GT((p->rxmit - lost), in tcp_output()2758 p->rxmit -= lost; in tcp_output()2764 lost = p->rxmit - tp->snd_una; in tcp_output()2771 tp->sackhint.sack_bytes_rexmit -= lost; in tcp_output()2776 if (SEQ_GT((tp->snd_nxt - lost), in tcp_output()[all …]
2768 int error, lost, reopen; in nfs_recover() local2837 lost = reopen = 0; in nfs_recover()2941 lost = 1; in nfs_recover()2958 if (lost || reopen) { in nfs_recover()2993 lost = 1; in nfs_recover()3019 if (lost) { in nfs_recover()
1580 /* Expect the messages to be lost. */1620 /* Expect messages to be lost. */1660 /* Expect messages to be lost. */