Searched refs:first_ack (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_westwood.c42 u8 first_ack; /* flag which infers that this is the first ack */ member in struct:westwood
74 w->first_ack = 1;
126 if (w->first_ack) {
128 w->first_ack = 0;
/linux-master/net/rxrpc/
H A Dcall_event.c101 seq = sp->ack.first_ack + i;
H A Dinput.c715 rxrpc_seq_t old_seq = sp->ack.first_ack;
846 first_soft_ack = sp->ack.first_ack;
H A Dio_thread.c149 sp->ack.first_ack = ntohl(ack.firstPacket);
H A Dar-internal.h210 rxrpc_seq_t first_ack; /* First packet in acks table */ member in struct:rxrpc_skb_priv::__anon3017::__anon3019

Completed in 230 milliseconds