Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ospf6d/
H A Dospf6.h87 #define OSPF_OPTION_N 0x08 macro
/openbsd/usr.sbin/ospf6ctl/
H A Dospf6ctl.c1046 opts & OSPF_OPTION_N ? "N" : "-", in print_ospf_options()