Searched refs:nocong (Results 1 – 1 of 1) sorted by relevance
72 static int nocong; variable73 module_param(nocong, int, 0644);74 MODULE_PARM_DESC(nocong, "Turn of congestion control (default=0)");788 opt0 = (nocong ? NO_CONG_F : 0) | in send_connect()2004 (nocong ? NO_CONG_F : 0) | in send_fw_act_open_req()2440 opt0 = (nocong ? NO_CONG_F : 0) | in accept_cr()