Searched refs:nocong (Results 1 – 2 of 2) sorted by relevance
97 static unsigned int nocong = 0; variable98 module_param(nocong, uint, 0644);99 MODULE_PARM_DESC(nocong, "Turn off congestion control (default=0)");444 V_NO_CONG(nocong) | in send_connect()1282 V_NO_CONG(nocong) | in accept_cr()
72 static int nocong; variable73 module_param(nocong, int, 0644);74 MODULE_PARM_DESC(nocong, "Turn of congestion control (default=0)");749 opt0 = (nocong ? NO_CONG_F : 0) | in send_connect()1956 (nocong ? NO_CONG_F : 0) | in send_fw_act_open_req()2405 opt0 = (nocong ? NO_CONG_F : 0) | in accept_cr()