Searched refs:RawOption (Results 1 – 1 of 1) sorted by relevance
93 class RawOption(Option): class324 OPTION_HOST_NAME = RawOption("host_name", 12)326 OPTION_MERIT_DUMP_FILE = RawOption("merit_dump_file", 14)327 OPTION_DOMAIN_NAME = RawOption("domain_name", 15)329 OPTION_ROOT_PATH = RawOption("root_path", 17)330 OPTION_EXTENSIONS = RawOption("extensions", 18)332 OPTION_VENDOR_ENCAPSULATED_OPTIONS = RawOption(340 OPTION_MESSAGE = RawOption("message", 56)344 OPTION_VENDOR_ID = RawOption("vendor_id", 60)345 OPTION_CLIENT_ID = RawOption("client_id", 61)[all …]