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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c80 conn->c_unacked_packets = rds_sysctl_max_unacked_packets;
255 conn->c_unacked_packets = rds_sysctl_max_unacked_packets;
H A Drds.h637 extern unsigned int rds_sysctl_max_unacked_packets;

Completed in 109 milliseconds