Searched refs:firstPacket (Results 1 – 2 of 2) sorted by relevance
102 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member
680 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()