Searched refs:RawOption (Results 1 – 1 of 1) sorted by relevance
99 class RawOption(Option): class330 OPTION_HOST_NAME = RawOption("host_name", 12)332 OPTION_MERIT_DUMP_FILE = RawOption("merit_dump_file", 14)333 OPTION_DOMAIN_NAME = RawOption("domain_name", 15)335 OPTION_ROOT_PATH = RawOption("root_path", 17)336 OPTION_EXTENSIONS = RawOption("extensions", 18)338 OPTION_VENDOR_ENCAPSULATED_OPTIONS = RawOption(346 OPTION_MESSAGE = RawOption("message", 56)350 OPTION_VENDOR_ID = RawOption("vendor_id", 60)351 OPTION_CLIENT_ID = RawOption("client_id", 61)[all …]