Lines Matching refs:max_port
171 max_port = 2 ** 16189 if p < 1 or p > max_port:194 raise ValueError(_("Ports must be numbers or ranges of numbers from 1 to %d " % max_port))