Searched refs:firstPacket (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/rxrpc/
H A Dpacket.h102 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member in struct:rxrpc_ackpacket
/linux-4.1.27/net/rxrpc/
H A Dar-ack.c680 hard = ntohl(ack.firstPacket); rxrpc_process_rx_queue()
998 ack.firstPacket = htonl(call->rx_data_eaten + 1); rxrpc_process_call()
1107 ack.firstPacket = htonl(call->rx_data_eaten + 1); rxrpc_process_call()
1229 ntohl(ack.firstPacket), rxrpc_process_call()

Completed in 134 milliseconds