Searched refs:firstPacket (Results 1 – 5 of 5) sorted by relevance
110 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member
156 pkt.ack.firstPacket = htonl(chan->last_seq + 1); in rxrpc_conn_retransmit_call()172 ntohl(pkt.ack.firstPacket), in rxrpc_conn_retransmit_call()
101 txb->ack.firstPacket = htonl(window); in rxrpc_fill_out_ack()222 ntohl(txb->ack.firstPacket), in rxrpc_send_ack_packet()
90 txb->ack.firstPacket = 0; in rxrpc_send_ACK()
854 first_soft_ack = ntohl(ack.firstPacket); in rxrpc_input_ack()