decnet_no_fc_max_cwnd  225 include/net/dn.h extern int decnet_no_fc_max_cwnd;
decnet_no_fc_max_cwnd 1118 net/decnet/af_decnet.c 		DN_SK(newsk)->max_window = decnet_no_fc_max_cwnd;
decnet_no_fc_max_cwnd  360 net/decnet/dn_nsp_in.c 			scp->max_window = decnet_no_fc_max_cwnd;
decnet_no_fc_max_cwnd   39 net/decnet/sysctl_net_decnet.c int decnet_no_fc_max_cwnd = NSP_MIN_WINDOW;
decnet_no_fc_max_cwnd  317 net/decnet/sysctl_net_decnet.c 		.data = &decnet_no_fc_max_cwnd,