D | input.c | 204 int skew) in rxrpc_send_ping() argument 211 rxrpc_propose_ACK(call, RXRPC_ACK_PING, skew, sp->hdr.serial, in rxrpc_send_ping() 427 u16 skew) in rxrpc_input_data() argument 607 rxrpc_propose_ACK(call, ack, skew, ack_serial, in rxrpc_input_data() 611 rxrpc_propose_ACK(call, RXRPC_ACK_DELAY, skew, serial, in rxrpc_input_data() 830 u16 skew) in rxrpc_input_ack() argument 873 skew, sp->hdr.serial, true, true, in rxrpc_input_ack() 877 skew, sp->hdr.serial, true, true, in rxrpc_input_ack() 949 rxrpc_propose_ACK(call, RXRPC_ACK_PING, skew, sp->hdr.serial, in rxrpc_input_ack() 1005 struct sk_buff *skb, u16 skew) in rxrpc_input_call_packet() argument [all …]
|