Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dprotocol.h110 __be32 firstPacket; /* sequence no of first ACK'd packet in attached list */ member
A Dconn_event.c93 pkt.ack.firstPacket = htonl(chan->last_seq + 1); in rxrpc_conn_retransmit_call()
129 ntohl(pkt.ack.firstPacket), in rxrpc_conn_retransmit_call()
A Doutput.c91 pkt->ack.firstPacket = htonl(hard_ack + 1); in rxrpc_fill_out_ack()
236 ntohl(pkt->ack.firstPacket), in rxrpc_send_ack_packet()
A Dinput.c866 first_soft_ack = ntohl(buf.ack.firstPacket); in rxrpc_input_ack()

Completed in 78 milliseconds