Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_output.c591 int idle, sendalot, lost = 0; in tcp_output() local
2624 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 …]
/xnu-8020.101.4/bsd/nfs/
H A Dnfs4_subs.c2763 int error, lost, reopen; in nfs_recover() local
2832 lost = reopen = 0; in nfs_recover()
2936 lost = 1; in nfs_recover()
2953 if (lost || reopen) { in nfs_recover()
2988 lost = 1; in nfs_recover()
3014 if (lost) { in nfs_recover()
/xnu-8020.101.4/tests/
H A Dhvtest_x86.m1580 /* Expect the messages to be lost. */
1620 /* Expect messages to be lost. */
1660 /* Expect messages to be lost. */