Home
last modified time | relevance | path

Searched refs:OSPF_OPTION_MT (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/ospfd/
H A Dospf.h88 #define OSPF_OPTION_MT 0x01 macro
/openbsd/usr.sbin/ospfctl/
H A Dospfctl.c515 opts & OSPF_OPTION_MT ? "MT" : "-"); in print_ospf_options()