Searched refs:last_seq (Results 1 – 4 of 4) sorted by relevance
91 pkt.ack.firstPacket = htonl(chan->last_seq); in rxrpc_conn_retransmit_call()92 pkt.ack.previousPacket = htonl(chan->last_seq - 1); in rxrpc_conn_retransmit_call()123 trace_rxrpc_tx_ack(NULL, serial, chan->last_seq, 0, in rxrpc_conn_retransmit_call()
181 chan->last_seq = call->rx_hard_ack; in __rxrpc_disconnect_call()
356 u32 last_seq; member
693 && state->last_seq == seq in tcp_in_window()700 state->last_seq = seq; in tcp_in_window()916 ct->proto.tcp.last_seq = ntohl(th->seq); in tcp_packet()