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::__anon33459::__anon33461
print-ospf6.c 264 uint32_t db_options; member in struct:dd6
771 ND_TCHECK(ddp->db_options);
774 EXTRACT_32BITS(&ddp->db_options))));
939 if (EXTRACT_32BITS(&ddp->db_options) & OSPF6_OPTION_L)

Completed in 58 milliseconds