OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OSPF_OPTION_R
usr.sbin/ospf6ctl/ospf6ctl.c
1045
opts & OSPF_OPTION_R ? "R" : "-",
usr.sbin/ospf6d/area.c
127
u_int32_t opt = OSPF_OPTION_V6 | OSPF_OPTION_R;