Searched refs:outstanding_ack (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Dsftp-client.c1573 struct outstanding_ack { struct
1577 TAILQ_ENTRY(outstanding_ack) tq;
1579 TAILQ_HEAD(ackhead, outstanding_ack) acks;
1580 struct outstanding_ack *ack = NULL;

Completed in 108 milliseconds