Searched refs:OSPF_OPTION_T (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.h39 #define OSPF_OPTION_T 0x01 /* T bit: TOS support */ macro
H A Dprint-ospf.c47 { OSPF_OPTION_T, "MultiTopology" }, /* draft-ietf-ospf-mt-09 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.h103 #define OSPF_OPTION_T 0x01 /* TOS. */ macro
H A Dospf_packet.c643 if (CHECK_FLAG (hello->options, OSPF_OPTION_T))
1012 if (CHECK_FLAG (dd->options, OSPF_OPTION_T))

Completed in 42 milliseconds