Home
last modified time | relevance | path

Searched refs:db_options (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dospf6.h244 u_int32_t db_options; member
Dospf.h279 u_int8_t db_options; member
Dprint-ospf6.c545 TCHECK(op->ospf6_db.db_options); in ospf6_decode_v3()
547 EXTRACT_32BITS(&op->ospf6_db.db_options)); in ospf6_decode_v3()
Dprint-ospf.c799 TCHECK(op->ospf_db.db_options); in ospf_decode_v2()
801 bittok2str(ospf_option_values,"none",op->ospf_db.db_options)); in ospf_decode_v2()