Searched refs:OSPF_OPTION_N (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/ospf6d/ | ||
H A D | ospf6.h | 87 #define OSPF_OPTION_N 0x08 macro |
/openbsd/usr.sbin/ospf6ctl/ | ||
H A D | ospf6ctl.c | 1046 opts & OSPF_OPTION_N ? "N" : "-", in print_ospf_options() |