Searched refs:db_seq (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest028.tcl167 error_check_good db_seq(key) $k $key
168 error_check_good db_seq(data) $d $count$dupstr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dospf.h290 u_int32_t db_seq; member in struct:ospfhdr::__anon5942::__anon5944
H A Dospf6.h235 u_int32_t db_seq; member in struct:ospf6hdr::__anon5957::__anon5960
H A Dprint-ospf6.c526 TCHECK(op->ospf6_db.db_seq);
529 EXTRACT_32BITS(&op->ospf6_db.db_seq));
H A Dprint-ospf.c987 TCHECK(op->ospf_db.db_seq);
988 printf(", Sequence: 0x%08x", EXTRACT_32BITS(&op->ospf_db.db_seq));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.xs48 undefined value" warning with db_get and db_seq.
384 #define db_seq(db, key, value, flags) do_SEQ(db, key, value, flags)
1942 db_seq(db, key, value, flags)
1952 RETVAL = db_seq(db, key, value, flags);

Completed in 63 milliseconds