Searched refs:firstPacket (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/rxrpc/
H A Doutput.c103 ack->firstPacket = htonl(window);
203 ntohl(ack->firstPacket),
H A Dprotocol.h110 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member in struct:rxrpc_ackpacket
H A Dio_thread.c149 sp->ack.first_ack = ntohl(ack.firstPacket);
H A Dconn_event.c156 pkt.ack.firstPacket = htonl(chan->last_seq + 1);
172 ntohl(pkt.ack.firstPacket),

Completed in 163 milliseconds