linux/net/rxrpc
David Howells 21457f4a91 rxrpc: Remove rxrpc_get_reply_time() which is no longer used
Remove rxrpc_get_reply_time() as that is no longer used now that the call
issue time is used instead of the reply time.

Signed-off-by: David Howells <dhowells@redhat.com>
2022-09-01 11:44:13 +01:00
..
af_rxrpc.c
ar-internal.h rxrpc: Fix ICMP/ICMP6 error handling 2022-09-01 11:42:12 +01:00
call_accept.c
call_event.c rxrpc: Fix calc of resend age 2022-09-01 11:44:12 +01:00
call_object.c rxrpc: Fix locking in rxrpc's sendmsg 2022-08-25 12:39:40 -07:00
conn_client.c
conn_event.c
conn_object.c
conn_service.c
input.c
insecure.c
Kconfig
key.c
local_event.c
local_object.c rxrpc: Fix local destruction being repeated 2022-09-01 11:44:12 +01:00
Makefile
misc.c
net_ns.c
output.c
peer_event.c rxrpc: Fix ICMP/ICMP6 error handling 2022-09-01 11:42:12 +01:00
peer_object.c
proc.c
protocol.h
recvmsg.c rxrpc: Remove rxrpc_get_reply_time() which is no longer used 2022-09-01 11:44:13 +01:00
rtt.c
rxkad.c rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2() 2022-09-01 11:44:12 +01:00
security.c
sendmsg.c rxrpc: Fix locking in rxrpc's sendmsg 2022-08-25 12:39:40 -07:00
server_key.c
skbuff.c
sysctl.c
utils.c