Searched refs:db_options (Results 1 – 5 of 5) sorted by relevance
39 leveldb::Options db_options; in TEST() local40 db_options.create_if_missing = true; in TEST()41 db_options.compression = leveldb::kNoCompression; in TEST()42 ASSERT_OK(leveldb::DB::Open(db_options, dbpath, &db)); in TEST()
231 u_int32_t db_options; member
288 u_int8_t db_options; member
848 if (!(op->ospf_db.db_options & OSPF_OPTION_L)) in ospf_decode_lls()973 TCHECK(op->ospf_db.db_options); in ospf_decode_v2()975 bittok2str(ospf_option_values,"none",op->ospf_db.db_options)); in ospf_decode_v2()
514 TCHECK(op->ospf6_db.db_options); in ospf6_decode_v3()517 EXTRACT_32BITS(&op->ospf6_db.db_options))); in ospf6_decode_v3()