Home
last modified time | relevance | path

Searched refs:rxrpc_ackpacket (Results 1 – 7 of 7) sorted by relevance

/linux/net/rxrpc/
A Dprotocol.h106 struct rxrpc_ackpacket { struct
A Doutput.c84 struct rxrpc_ackpacket *ack = (struct rxrpc_ackpacket *)(whdr + 1); in rxrpc_fill_out_ack()
182 struct rxrpc_ackpacket *ack = (struct rxrpc_ackpacket *)(whdr + 1); in rxrpc_send_ack_packet()
A Dinput.c737 u8 *acks = skb->data + sizeof(struct rxrpc_wire_header) + sizeof(struct rxrpc_ackpacket); in rxrpc_input_check_prev_ack()
780 u8 *acks = skb->data + sizeof(struct rxrpc_wire_header) + sizeof(struct rxrpc_ackpacket); in rxrpc_input_soft_acks()
863 offset = sizeof(struct rxrpc_wire_header) + sizeof(struct rxrpc_ackpacket); in rxrpc_input_ack()
A Dtxbuf.c89 struct rxrpc_ackpacket *ack; in rxrpc_alloc_ack_txbuf()
A Dconn_event.c88 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call()
A Dcall_event.c70 struct rxrpc_ackpacket *ack = NULL; in rxrpc_resend()
A Dio_thread.c133 struct rxrpc_ackpacket ack; in rxrpc_extract_header()

Completed in 11 milliseconds