Searched refs:rxrpc_ackpacket (Results 1 – 3 of 3) sorted by relevance
81 struct rxrpc_ackpacket *ack; in rxrpc_alloc_ack()158 struct rxrpc_ackpacket *ack = (struct rxrpc_ackpacket *)(whdr + 1); in rxrpc_fill_out_ack()252 struct rxrpc_ackpacket *ack = (struct rxrpc_ackpacket *)(whdr + 1); in rxrpc_send_ack_packet()
89 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call()
969 u8 *acks = skb->data + sizeof(struct rxrpc_wire_header) + sizeof(struct rxrpc_ackpacket); in rxrpc_input_soft_acks()1066 offset = sizeof(struct rxrpc_wire_header) + sizeof(struct rxrpc_ackpacket); in rxrpc_input_ack()