Home
last modified time | relevance | path

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

/net/rxrpc/
A Dprotocol.h115 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member
A Dconn_event.c170 pkt.ack.firstPacket = htonl(chan->last_seq + 1); in rxrpc_conn_retransmit_call()
186 ntohl(pkt.ack.firstPacket), in rxrpc_conn_retransmit_call()
A Doutput.c188 ack->firstPacket = htonl(window); in rxrpc_fill_out_ack()
268 ntohl(ack->firstPacket), in rxrpc_send_ack_packet()
A Dio_thread.c169 sp->ack.first_ack = ntohl(ack.firstPacket); in rxrpc_extract_header()

Completed in 9 milliseconds