HomeSort by relevance Sort by last modified time
    Searched refs:db_options (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
ospf.h 279 u_int8_t db_options; member in struct:ospfhdr::__anon6137::__anon6139
ospf6.h 244 u_int32_t db_options; member in struct:ospf6hdr::__anon6152::__anon6155
print-ospf.c 799 TCHECK(op->ospf_db.db_options);
801 bittok2str(ospf_option_values,"none",op->ospf_db.db_options));
    [all...]
print-ospf6.c 545 TCHECK(op->ospf6_db.db_options);
547 EXTRACT_32BITS(&op->ospf6_db.db_options));

Completed in 314 milliseconds