Home
last modified time | relevance | path

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

/linux-4.4.14/include/rxrpc/
Dpacket.h102 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member
/linux-4.4.14/net/rxrpc/
Dar-ack.c680 hard = ntohl(ack.firstPacket); in rxrpc_process_rx_queue()
1000 ack.firstPacket = htonl(call->rx_data_eaten + 1); in rxrpc_process_call()
1109 ack.firstPacket = htonl(call->rx_data_eaten + 1); in rxrpc_process_call()
1231 ntohl(ack.firstPacket), in rxrpc_process_call()