Home
last modified time | relevance | path

Searched refs:rds_sysctl_max_unacked_packets (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/rds/
H A Dsysctl.c47 unsigned int rds_sysctl_max_unacked_packets = 8; variable
73 .data = &rds_sysctl_max_unacked_packets,
H A Dsend.c90 cp->cp_unacked_packets = rds_sysctl_max_unacked_packets; in rds_send_path_reset()
296 rds_sysctl_max_unacked_packets; in rds_send_xmit()
H A Drds.h986 extern unsigned int rds_sysctl_max_unacked_packets;