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

/freebsd-10-stable/contrib/tcpdump/
H A Dospf.h290 u_int32_t db_seq; member in struct:ospfhdr::__anon4536::__anon4538
H A Dospf6.h235 u_int32_t db_seq; member in struct:ospf6hdr::__anon4551::__anon4554
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));

Completed in 54 milliseconds