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

  /external/tcpdump/
ospf.h 289 uint8_t db_options; member in struct:ospfhdr::__anon38556::__anon38558
print-ospf6.c 265 uint32_t db_options; member in struct:dd6
774 ND_TCHECK(ddp->db_options);
777 EXTRACT_32BITS(&ddp->db_options))));
943 ND_TCHECK(ddp->db_options);
944 if (EXTRACT_32BITS(&ddp->db_options) & OSPF6_OPTION_L)

Completed in 363 milliseconds