Searched refs:OSPF_OPTION_DC (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.h45 #define OSPF_OPTION_DC 0x20 /* DC bit: Demand circuit capable */ macro
H A Dprint-ospf.c52 { OSPF_OPTION_DC, "Demand Circuit" },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.h108 #define OSPF_OPTION_DC 0x20 macro
H A Dospf_dump.c281 (options & OSPF_OPTION_DC) ? "DC" : "-",

Completed in 60 milliseconds