Home
last modified time | relevance | path

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

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