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)");448 V_NO_CONG(nocong) | in send_connect()1288 V_NO_CONG(nocong) | in accept_cr()
70 static int nocong; variable71 module_param(nocong, int, 0644);72 MODULE_PARM_DESC(nocong, "Turn of congestion control (default=0)");671 opt0 = (nocong ? NO_CONG_F : 0) | in send_connect()1802 (nocong ? NO_CONG_F : 0) | in send_fw_act_open_req()2203 opt0 = (nocong ? NO_CONG_F : 0) | in accept_cr()