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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dospf.h288 u_int8_t db_options; member in struct:ospfhdr::__anon5942::__anon5944
H A Dospf6.h231 u_int32_t db_options; member in struct:ospf6hdr::__anon5957::__anon5960
H A Dprint-ospf6.c518 TCHECK(op->ospf6_db.db_options);
521 EXTRACT_32BITS(&op->ospf6_db.db_options)));
H A Dprint-ospf.c852 if (!(op->ospf_db.db_options & OSPF_OPTION_L))
977 TCHECK(op->ospf_db.db_options);
979 bittok2str(ospf_option_values,"none",op->ospf_db.db_options));

Completed in 68 milliseconds